Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 885 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (12 loc) · 885 Bytes

Contributing

Thank you for your interest in contributing to this project! Before you begin writing code, it is important that you share your intention to contribute:

  • If you would like to propose and implement a new feature, post about it an issue so we can discuss the design and implementation.
  • If you would like to implement a feature or solve a bug, choose one in the issue list and comment that you'd like to work on it.

Issues

Issues are very valuable to this project.

  • Ideas are an important source of contributions others can make
  • Problems show where this project is lacking
  • With a question you show where contributors can improve the user experience

Development environment

Prepare the development environment as described in the instructions.