mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Improve pull request template
This commit is contained in:
parent
8f55fac6b0
commit
bc3eb6bdfa
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -14,7 +14,7 @@
|
||||
If this is a pull request that adds new functionality which needs documentation, give an especially detailed explanation.
|
||||
In this case, start with a short abstract and then write some text that can be copied 1:1 to the documentation in the best case.
|
||||
|
||||
Also mention if you think this PR needs to be backporte and relevant or fixed issues.
|
||||
Also mention if you think this PR needs to be backported. And list relevant or fixed issues.
|
||||
|
||||
------------------------
|
||||
|
||||
@ -27,8 +27,8 @@
|
||||
|
||||
- New unit tests have been added for relevant changes
|
||||
|
||||
- You have run [the `scripts/prepare-commit.sh` script](https://github.com/qgis/QGIS/blob/master/.github/CONTRIBUTING.md#contributing-to-qgis) before each commit.
|
||||
- You have run the `scripts/prepare-commit.sh` script (https://github.com/qgis/QGIS/blob/master/.github/CONTRIBUTING.md#contributing-to-qgis) before each commit.
|
||||
If you didn't do this, you can also run `./scripts/astyle-all.sh` from your source folder.
|
||||
|
||||
- You have read the [QGIS Coding Standards](https://docs.qgis.org/testing/en/docs/developers_guide/codingstandards.html) and this PR complies with them
|
||||
- You have read the QGIS Coding Standards (https://docs.qgis.org/testing/en/docs/developers_guide/codingstandards.html) and this PR complies with them
|
||||
-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user