docs: add contributing.md whitespace

This commit is contained in:
NebulaOnion 2023-01-30 15:02:06 +00:00 committed by GitHub
parent 5542715713
commit dcdc17a164
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ Here are some nice tips for helpful issues:
- **Use a good title**
Issue titles are important since we use them to organize the issue board, therefore, please choose titles that are short and describe the issue in detail.
- **Include every detail you can think of**
This means logs, tracebacks, use cases (if the issue is about a feature)...
@ -23,4 +24,4 @@ If you wish to contribute code, you can do so by forking the repository, doing t
We just please ask you to write commit messages using the [Conventional Commits standard](https://www.conventionalcommits.org/en), there is a tool called [Commitizen](https://commitizen.github.io/cz-cli/) *(or CZ)* that automatically formats and names your commit using this standard, in case you are interested.
About the license, by contributing to Quetre, **you agree for all your contributions to be placed under the AGPL-v3.0 license.** You can view a copy [here](https://www.gnu.org/licenses/agpl-3.0.html).
About the license, by contributing to Quetre, **you agree for all your contributions to be placed under the AGPL-v3.0 license.** You can view a copy [here](https://www.gnu.org/licenses/agpl-3.0.html).