Update Contributing Guide (#832)

* Update Contributing Guide
* Minor improvements to README and CONTRIBUTING
This commit is contained in:
Veronica Berglyd Olsen
2021-07-17 17:27:38 +02:00
committed by GitHub
parent 75ddafd31d
commit df8e3dd82b
2 changed files with 79 additions and 68 deletions
+7 -7
View File
@@ -34,15 +34,15 @@ met. It is regularly tested on Debian and Ubuntu Linux, Windows, and macOS.
Please don't make feature pull requests without first having discussed them with the maintainer.
You can make a feature request in the issue tracker, or if the idea isn't fully formed, start a
discussion on the discussion page. Fixes and patches are welcome. So are new translations.
Contributions related to packaging and installing novelWriter will also be appreciated.
discussion on the discussion page. Please also don't make pull requests to reformat or rewrite
existing code unless there is a very good reason for doing so.
If you want to help translating novelWriter into another language, please see the
[README](https://github.com/vkbo/novelWriter/blob/main/i18n/README.md) in the `nw/assets/i18n`
folder for further details.
Fixes and patches are welcome. Contributions related to packaging and installing novelWriter will
also be appreciated, but please make an issue or a discussion topic first. Before contributing any
code, please read the full [Contributing Guide](https://github.com/vkbo/novelWriter/blob/main/CONTRIBUTING.md).
Before contributing any code, please read the full
[Contributing Guide](https://github.com/vkbo/novelWriter/blob/main/CONTRIBUTING.md).
New translations are always welcome. Please read the additional
[instructions](https://github.com/vkbo/novelWriter/blob/main/i18n/README.md) for further details.
## Key Features