mirror of
https://github.com/zyachel/quetre.git
synced 2025-04-04 05:27:36 +03:00
docs: add contributing.md whitespace
This commit is contained in:
parent
5542715713
commit
dcdc17a164
1 changed files with 2 additions and 1 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue