mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-24 02:25:19 +00:00
e1898621c9
Closes #5285 // FREEBIE
24 lines
1.4 KiB
Markdown
24 lines
1.4 KiB
Markdown
<!-- You can remove this first section if you have contributed before -->
|
|
### First time contributor checklist
|
|
<!-- replace the empty checkboxes [ ] below with checked ones [x] accordingly -->
|
|
- [ ] 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
|
|
<!-- replace the empty checkboxes [ ] below with checked ones [x] accordingly -->
|
|
- [ ] 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
|
|
* Virtual device W, Android Y.Y.Z
|
|
- [ ] My contribution is fully baked and ready to be merged as is
|
|
- [ ] I have made the choice whether I want the [BitHub reward](https://github.com/WhisperSystems/Signal-Android/wiki/BitHub-Rewards) or not by omitting or adding the word `FREEBIE` in my commit message
|
|
|
|
----------
|
|
|
|
### Description
|
|
<!--
|
|
Describe briefly what your pull request proposes to fix. Especially if you have more than one commit, it is helpful to give a summary of what your contribution as a whole is trying to solve. You can also use the `fixes #1234` syntax to refer to specific issues either here or in your commit message.
|
|
Also, please describe shortly how you tested that your fix actually works.
|
|
-->
|