mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
improve RB description in MR template
This commit is contained in:
parent
c175865cb9
commit
1321d8d061
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
## Suggested
|
||||
<!--These suggestions may be difficult to apply on your app. Please have a try.-->
|
||||
* [ ] External repos are added as git submodules instead of srclibs <!--You can update git submodules without opening an MR in this repo and the submodule is covered by our scanner.-->
|
||||
* [ ] Enable [Reproducible Builds](https://f-droid.org/docs/Reproducible_Builds) <!--We'll use your signature so that the users can switch between different channels.-->
|
||||
* [ ] Enable [Reproducible Builds](https://f-droid.org/docs/Reproducible_Builds) <!--We'll use your signature for improved security/reliability, also allowing users to switch between different channels.-->
|
||||
* [ ] Multiple apks for native code <!--If your app has native code and the size is large, please consider building multiple apks instead of one universal apk.-->
|
||||
|
||||
---------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue