Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.08 KB

CONTRIBUTING.md

File metadata and controls

28 lines (17 loc) · 1.08 KB

Contributing

Contributions, issues and feature requests are very welcome. If you want improve this cheat sheet or translate it in another languages, please consider opening an issue ! We will discuss it with you.

If you want to contribute you must read and accept out Code of Conduct

Guidelines

General guidelines

  • The master branch is the official document.
  • All new translations / suggestions should be done in dedicated branch from the master branch.
  • It's a very nice thing to have multiple small commits as you work on the PR. It's easier to review it. Then we will squash it before merging.

Steps to contribute:

  • Fork the repo.
  • Make a new branch. You can also clone it in your local device and make the changes.
  • Make pull request and add a commit message.
  • And that's it. 🚀

Commit messages

Be specific and it will be better if you add a short description. That's all. :)

Adding new translation or having a suggestion

Ideally you should open a suggestion issue on GitHub.