diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2409eaf74..8e199ecb2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,13 +5,14 @@ If there is no issue, please create one so we can look into it before approving You can do so here: https://github.com/IntellectualSites/PlotSquared/issues --> -**Fixes {Link to issue}** +Fixes #{issue number} ## Description ## Checklist -- [] I included all information required in the sections above +- [] 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