diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..1bae5c5f47 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,18 @@ + +### First time contributor checklist + +- [ ] I have read [how to contribute](https://github.com/WhisperSystems/Signal-Android/blob/master/CONTRIBUTING.md) to this project +- [ ] I have signed the [Contributor Licence Agreement](https://whispersystems.org/cla/) + +### Contributor checklist + +- [ ] I am following the [Code Style Guidelines](https://github.com/WhisperSystems/Signal-Android/wiki/Code-Style-Guidelines) +- [ ] I have tested my contribution on these devices: + * Device A, Android X.Y.Z + * Device B, Android Z.Y +- [ ] My contribution is fully baked and ready to be merged as is +- [ ] I have made the choice whether I want the Bithub reward or not by omitting or adding the word `FREEBIE` in my commit message + +---------- + +### Description