mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 21:15:48 +00:00
1.6 KiB
1.6 KiB
First time contributor checklist
- I have read how to contribute to this project
- I have signed the Contributor License Agreement
Contributor checklist
- I am following the Code Style Guidelines
- I have tested my contribution on these devices:
- Device A, Android X.Y.Z
- Device B, Android Z.Y
- Virtual device W, Android Y.Y.Z
- My contribution is fully baked and ready to be merged as is
- I ensure that all the open issues my contribution fixes are mentioned in the commit message of my first commit using the
Fixes #1234syntax - I have made the choice whether I want the BitHub reward or not by omitting or adding the word
FREEBIEin the commit message of my first commit