mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 10:05:15 +00:00
4b3d422443
Closes #5399 // FREEBIE
1.5 KiB
1.5 KiB
First time contributor checklist
- I have read how to contribute to this project
- I have signed the Contributor Licence 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
- If there are open issues that my contribution fixes, I am referring to them using the
Fixes #1234
syntax in my Git commit message - I have made the choice whether I want the BitHub reward or not by omitting or adding the word
FREEBIE
in my Git commit message