mirror of
https://github.com/YunoHost-Apps/ihatemoney_ynh.git
synced 2024-09-03 19:26:15 +02:00
update the README with information about how to contribute
This commit is contained in:
parent
ef353d643c
commit
20f6f204cf
1 changed files with 27 additions and 0 deletions
27
README.rst
27
README.rst
|
@ -32,3 +32,30 @@ To deploy it, I'm using gunicorn and supervisord::
|
||||||
3. reload both nginx and supervisord. It should be working ;)
|
3. reload both nginx and supervisord. It should be working ;)
|
||||||
|
|
||||||
Don't forget to set the right permission for your files !
|
Don't forget to set the right permission for your files !
|
||||||
|
|
||||||
|
How to contribute
|
||||||
|
=================
|
||||||
|
|
||||||
|
There are different ways to help us, regarding if you are a designer,
|
||||||
|
a developer or just an user.
|
||||||
|
|
||||||
|
As a developer
|
||||||
|
--------------
|
||||||
|
|
||||||
|
The best way to contribute code is to write it and to make a pull request on
|
||||||
|
github. Please, think about updating and running the tests before asking for
|
||||||
|
a pull request as it will help us to maintain the code clean and running.
|
||||||
|
|
||||||
|
As a designer / Front-end developer
|
||||||
|
-----------------------------------
|
||||||
|
|
||||||
|
Feel free to provide us mockups or to involve yourself into the discussions
|
||||||
|
hapenning on the github issue tracker. All ideas are welcome. Of course, if you
|
||||||
|
know how to implement them, feel free to fork and make a pull request.
|
||||||
|
|
||||||
|
End-user
|
||||||
|
--------
|
||||||
|
|
||||||
|
You just wanted to have a look at the application and found a bug? Please tell
|
||||||
|
us and go fill a new issue:
|
||||||
|
https://github.com/ametaireau/budget-manager/issues/new
|
||||||
|
|
Loading…
Add table
Reference in a new issue