New contributing guidelines [skip ci]

This commit is contained in:
James Cole 2017-01-30 14:13:52 +01:00
parent 91c96311de
commit 2f943c91d2
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -1,11 +1,19 @@
## Hi there! # Welcome to Firefly III on Github!
Thank you for taking the time to report an issue or requesting a new feature. :+1::tada: Thank you for taking the time to contribute something to Firefly III!
Please take note that there are NO rules or regulations when you submit an issue. ## Feature requests
However, remember that you are probably not the first one to ask a question. Especially when the installation is concerned.
So take the time to read the [installation guide FAQ](https://firefly-iii.github.io/installation-guide-faq/) and make sure you search through closed issues for the problems other people have had. Your issue may be among them!
If you are requesting a new feature, please check out the list of [often requested features](https://firefly-iii.github.io/requested-features/). If you are requesting a new feature, please check out the list of [often requested features](https://firefly-iii.github.io/requested-features/).
## Bugs
If you find a bug, include as many log files and details as you think are necessary.
## Installation problems
Take the time to read the [installation guide FAQ](https://firefly-iii.github.io/installation-guide-faq/) and make sure you search through closed issues for the problems other people have had. Your problem may be among them!
## Pull requests
I can only accept pull requests against the `develop` branch, never the `master` branch