yellow/CONTRIBUTING.md
2019-03-05 14:59:47 +01:00

822 B

Contributing guidelines

How to report a problem

  1. Submit an issue for each problem.
  2. Describe your problem, sometimes there are different solutions.
  3. Add a lot of details, the more we know the better we can help.

How to improve something

  1. Make sure it works in the developer kit.
  2. Chose a simple solution, imagine what the user wants to do.
  3. Send a pull request, use the style of existing files.

How to add something

  1. Start with the example extension.
  2. Create a new repository, update code and documentation.
  3. Publish it, add a link to the existing extensions.

Your feedback and help is much appreciated. 👍