Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Latest commit

 

History

History
33 lines (22 loc) · 1.32 KB

File metadata and controls

33 lines (22 loc) · 1.32 KB

How to contribute

Everyone is welcome to contribute with patches, bug fixes, translations and new features.

Getting Started

  • Make sure you have a GitHub account.
  • Submit an issue, assuming one does not already exist.
    • Clearly describe the issue including steps to reproduce when it is a bug.
    • Make sure you fill in the earliest version that you know has the issue.

Making Changes

  • Fork the repository on GitHub.
  • Make the changes to your forked repository.
  • When committing, reference your issue and include a note about the fix.
  • Push the changes to your fork and submit a pull request on the master branch of the repository.
  • Please don't modify the changelog section.

At this point you're waiting on the project maintainers to merge your pull request.

They'll review all pull requests, make suggestions and changes if necessary.

Resources

License

By contributing with your code, you agree to license your contribution under the same project license.