mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New contributing guidelines [skip ci]
This commit is contained in:
parent
91c96311de
commit
2f943c91d2
22
.github/CONTRIBUTING.md
vendored
22
.github/CONTRIBUTING.md
vendored
@ -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.
|
||||
|
||||
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!
|
||||
## Feature requests
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user