mirror of
https://github.com/oxen-io/session-android.git
synced 2023-12-14 02:53:01 +01:00
4493c68c66
Update issues templates and remove old Signal related files
19 lines
1 KiB
Markdown
19 lines
1 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 -->
|
|
### Contributor checklist
|
|
<!-- replace the empty checkboxes [ ] below with checked ones [x] accordingly -->
|
|
- [ ] 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 #1234` [syntax](https://help.github.com/articles/closing-issues-via-commit-messages/)
|
|
|
|
----------
|
|
|
|
### 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.
|
|
Also, please describe shortly how you tested that your fix actually works.
|
|
-->
|