PlotSquared/.github/PULL_REQUEST_TEMPLATE.md
2021-10-04 15:43:44 +02:00

19 lines
825 B
Markdown

## Overview
<!-- Please describe which issue this Pull Request targets
If there is no issue, please create one so we can look into it before approving your PR.
You can do so here: https://github.com/IntellectualSites/PlotSquared/issues
-->
Fixes #{issue number}
## Description
## Checklist
<!-- Make sure you have completed the following steps (put an "X" between of brackets): -->
- [] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch.
- [] I tested my changes and approved their functionality
- [] I ensured my changes do not break other parts of the code
- [] I read and followed the [contribution guidelines](https://github.com/IntellectualSites/PlotSquared/blob/v6/CONTRIBUTING.md)
- [] Ensure that the pull request title represents the desired changelog entry