Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Latest commit

 

History

History
48 lines (29 loc) · 1.89 KB

CONTRIBUTING.md

File metadata and controls

48 lines (29 loc) · 1.89 KB

Contributing

First off, thanks for taking the time to contribute!

The following is a set of guidelines for contributing. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes through a pull request.

Table Of Contents

  1. Styleguides
  1. Contributors

Styleguides

Code

  • Try to write your code following the style already used in the repository.
  • It is greatly appreciated to add documentation to your code with JSDoc style.

Reporting issues & features requests

If you notice any bugs in the app, see some code that can be improved, or have features you would like to be added, please create a bug report or a feature request!

Working on issues

Please feel free to take on any issue that's currently open. Feel free to resolve any issue that you would enjoy working on even if it happens to be a low priority.

Pull Requests

  • Use a clear and descriptive title for the issue to identify the suggestion.
  • Include any relevant issue numbers in the Pull Request body, not the title.
  • Provide a comprehensive description of all changes made.

Commit Messages

  • Limit the first line to 72 characters or less
  • Reference issues and pull requests

Contributors

Many thanks to our contributors!