diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b976f97..932bdb3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -25,7 +25,7 @@ Checklist: - [ ] My code is commented, has adequate variable/methods names, autoformatted or manually formatted - [ ] Code is __not copy-pasted__ from __leaked source codes__ of commercial projects, nor from projects protected with GPL-incompatible licenses - [ ] My pull request is complete and does not require any additional steps -- [ ] `(optional)` I added my real name to the [authors list](https://github.com/GreenteaOS/Tofita/blob/kawaii/AUTHORS.md) and to the license sections of the modified source files, to improve protective power of the [GPL license](https://en.wikipedia.org/wiki/GNU_General_Public_License) +- [ ] `(optional)` I added my real name to the [authors list](https://github.com/GreenteaOS/Tofita/blob/kawaii/AUTHORS.md) to improve protective power of the [GPL license](https://en.wikipedia.org/wiki/GNU_General_Public_License) - [ ] I have checked [automatic builds](https://ci.appveyor.com/project/PeyTy/tofita) for this project and downloaded [artifacts](https://ci.appveyor.com/project/PeyTy/tofita/build/artifacts) Agreements