forked from abner/for-legacy-web
chore(project management): Pull Request Template (#491)
Co-authored-by: Ed L <beartechtalks@gmail.com> Co-authored-by: Kuhn Chris <kuhnchris+github@kuhnchris.eu>feat/draggable-server-list
parent
2415e98fbe
commit
4224f83035
|
|
@ -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
|
||||
Loading…
Reference in New Issue