Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.17 KB

CONTRIBUTING.md

File metadata and controls

17 lines (13 loc) · 1.17 KB

How to contribute

First of all, we would like to thank you for reading this and contributing to YTBSP!

Reporting bugs

If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title, clear description and as much relevant information as possible. Also remember to describe the circumstances leading to the problem or simply take a screenshot.

Propose a feature

Similar to bugs you can open issues suggesting new features. Already planned features are listed in the backlog file. We're always open to new ideas and use cases for the script.

Submitting changes

Please send a pull request with a clear list of what you've done (read more about pull requests).

Code conventions

For linting we use eslint with a global configuration file.
Try to keep the script slim and fast.