Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 793 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (17 loc) · 793 Bytes

CONTRIBUTING

PRE-REQUISITES

  1. Please read the code of conduct first

Various Ways of Contributing

  1. Writing Reports of Issues
  2. Making programming contributions to the code
  3. Making docs

WRITING REPORTS OF ISSUES

Please open an issue for every bug that you find, and a dedicated developer will get to work on it as soon as possible

MAKING PROGRAMMING CONTRIBUTIONS TO THE CODE

  1. First open a new issue for every bug, feature of improvement that you want to programme for, whether or not you are going to solve the problem yourself, or someone else is going to do it.

  2. Make sure that the issue has been added to the main project

  3. Move the issues' card on the project's page to ongoing if you are going to write the code yourself and are currrently writing for it.