Remove ready to merge checkbox, replace with draft pull request.
This commit is contained in:
parent
47925faad8
commit
b526446113
1 changed files with 2 additions and 1 deletions
|
@ -13,4 +13,5 @@
|
|||
* [ ] My changes follow the Contributing Guidelines. <!-- See CONTRIBUTING.md to verify. -->
|
||||
* [ ] My changes implement realistic features. <!-- Only aircraft changes require this. -->
|
||||
* [ ] Please have a main Developer test my changes before merging. <!-- We will always briefly test, but if it needs a "full" test, please check). -->
|
||||
* [x] My changes are ready for merging. <!-- Uncheck if you want to decide when to merge. -->
|
||||
|
||||
<!-- If you changes are not ready for merging, please submit this as a draft pull request. If it is ready, submit it as a regular pull request. -->
|
||||
|
|
Loading…
Reference in a new issue