mirror of
https://github.com/grocy/grocy.git
synced 2026-04-04 20:06:16 +02:00
Extended contributing info to use pull requests for changes
This commit is contained in:
parent
eae8536c9b
commit
72a3f63546
|
|
@ -89,7 +89,7 @@ When the file `embedded.txt` exists, it must contain a valid and writable path w
|
||||||
In embedded mode, settings can be overridden by text files in `data/settingoverrides`, the file name must be `<SettingName>.txt` (e. g. `BASE_URL.txt`) and the content must be the setting value (normally one single line).
|
In embedded mode, settings can be overridden by text files in `data/settingoverrides`, the file name must be `<SettingName>.txt` (e. g. `BASE_URL.txt`) and the content must be the setting value (normally one single line).
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
Any help is more than appreciated. Feel free to pick any open unassigned issue, but please leave a short comment or assign the issue yourself, to avoid working on the same thing.
|
Any help is more than appreciated. Feel free to pick any open unassigned issue and submit a pull request, but please leave a short comment or assign the issue yourself, to avoid working on the same thing.
|
||||||
|
|
||||||
New ideas are also very welcome, feel free to open an issue to discuss them.
|
New ideas are also very welcome, feel free to open an issue to discuss them.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user