Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 2.86 KB

CONTRIBUTING.md

File metadata and controls

44 lines (33 loc) · 2.86 KB

Contributing to the MXCHandbook

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

The following is a set of guidelines for contributing to the handbook. These are just guidelines, not rules, use your best judgment and feel free to propose changes to this document in a pull request.

Issues

Issues are created here.

For any issue, there are fundamentally three ways an individual can contribute:

  • By opening the issue for discussion: If you believe that you have found a new bug, you should report it by creating a new issue in the DutchDevOfficial/MXC_Handbook issue tracker.
  • By helping to triage the issue: You can do this either by providing assistive details (a reproducible test case that demonstrates a bug) or by providing suggestions to address the issue.
  • By helping to resolve the issue: This can be done by demonstrating that the issue is not a bug or is fixed; but more often, by opening a pull request that changes the source in DutchDevOfficial/MXC_Handbook in a concrete and reviewable manner.

Languages

We accept issues in any language. When an issue is posted in a language besides English, it is acceptable and encouraged to post an English-translated copy as a reply. Anyone may post the translated reply. In most cases, a quick pass through translation software is sufficient. Having the original text as well as the translation can help mitigate translation errors.

Responses to posted issues may or may not be in the original language.

Please note that using non-English as an attempt to circumvent our Code of Conduct will be an immediate, and possibly indefinite, ban from the project.

Pull Requests

Pull Requests are the way concrete changes are made to the code, documentation, dependencies, and tools contained in the DutchDevOfficial/MXC_Handbook repository.

Style Guides

coming soon