aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: aa32cb5a92d5a92df6c6bd0a347441a3d3515013 (plain)
1
2
3
4
5
6
7
8
9
<!-- 
BEFORE OPENING A PULL REQUEST:
-> Check which version of Northstar your change targets. Documentation about feature not yet released should be merged into the `next-release` branch instead
-> If you're adding multiple independent changes (e.g. adding a section about modding while also fixing a typo on another page) it's generally recommended to split these changes into separate pull requests.

Note that pull requests containing lots of unhelpful commit messages will generally be squashed to keep commit history clean.
-->

Replace this line with a short description of your change.