Merge pull request #233 from fflorent/patch-2
This commit is contained in:
commit
533a705c58
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
* Using the [script helpers documentation.](https://yunohost.org/packaging_apps_helpers)
|
* Using the [script helpers documentation.](https://yunohost.org/packaging_apps_helpers)
|
||||||
* Edit the `change_url` and `config` scripts too, or remove them if you have no use of them
|
* Edit the `change_url` and `config` scripts too, or remove them if you have no use of them
|
||||||
* Add a `LICENSE` file for the package. NB: this LICENSE file is not meant to necessarily be the LICENSE of the upstream app - it is only the LICENSE you want this package's code to published with ;). We recommend to use [the AGPL-3](https://www.gnu.org/licenses/agpl-3.0.txt).
|
* Add a `LICENSE` file for the package. NB: this LICENSE file is not meant to necessarily be the LICENSE of the upstream app - it is only the LICENSE you want this package's code to published with ;). We recommend to use [the AGPL-3](https://www.gnu.org/licenses/agpl-3.0.txt).
|
||||||
* Edit `doc/DISCLAIMER*.md`
|
* Edit files under the `doc/` directory
|
||||||
* The `README.md` files are to be automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
* The `README.md` files are to be automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue