1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-09-16 09:06:32 +02:00

Update "the development guidelines" hyperlink

"https://mailu.io/master/contributors/guide.html" link get's 404 error (not found). This PR change hyperlink to "https://mailu.io/master/contributors/workflow.html" in CONTRIBUTING.md
This commit is contained in:
matst14
2020-04-06 16:44:26 -03:00
committed by GitHub
parent 3dc9287e4f
commit 9e9057cb91

View File

@@ -1,7 +1,7 @@
This project is open source, and your contributions are all welcome. There are mostly three different ways one can contribute to the project:
1. use Mailu, either on test or on production instances, and report meaningful bugs when you find some;
2. contribute code and/or configuration to the repository (see [the development guidelines](https://mailu.io/master/contributors/guide.html) for details);
2. contribute code and/or configuration to the repository (see [the development guidelines](https://mailu.io/master/contributors/workflow.html) for details);
3. contribute localization to your native language (see [the localization docs](https://mailu.io/master/contributors/localization.html) for details);
Either way, keep in mind that the code you write or the translation you produce muts be licensed under the same conditions as the project itself. Additionally, all contributors are considered equal co-authors of the project.