chore(project management): Pull Request Template (#491)

Co-authored-by: Ed L <beartechtalks@gmail.com>
Co-authored-by: Kuhn Chris <kuhnchris+github@kuhnchris.eu>
pull/1049/head
KuhnChris 2022-01-14 17:37:40 +01:00 committed by GitHub
parent 0e7f989369
commit 9de4bef73e
1 changed files with 7 additions and 0 deletions

7
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +1,7 @@
## Please make sure to check the following tasks before opening and submitting a PR
* [ ] I understand and have followed the [contribution guide](https://github.com/revoltchat/revolt/discussions/282)
* [ ] I have tested my changes locally and they are working as intended
* [ ] These changes do not have any notable side effects on other Revolt projects
* [ ] (optional) I have opened a pull request on [the translation repository](https://github.com/revoltchat/translations)
* [ ] I have included screenshots to demonstrate my changes