1
0
mirror of https://github.com/HorlogeSkynet/archey4 synced 2025-07-14 16:00:10 +02:00

[GITHUB] Precises only PR with breaking changes should target develop

This commit is contained in:
Samuel FORESTIER
2020-10-11 09:34:54 +02:00
parent 91747f959b
commit 02cfc4b2b2

@ -25,7 +25,7 @@
<!--- Put an `X` in all the boxes that apply : -->
- [ ] \[IF NEEDED\] I have updated the _README.md_ file accordingly ;
- [ ] \[IF NEEDED\] I have updated the test cases (which pass) accordingly ;
- [ ] \[IF BREAKING\] This pull request targets the `develop` branch ;
- [ ] My changes looks good ;
- [ ] This pull request targets the `develop` branch ;
- [ ] I agree that my code may be modified in the future ;
- [ ] My code follows the code style of this project ([PEP8](https://www.python.org/dev/peps/pep-0008/)).