Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 580 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (8 loc) · 580 Bytes

Do you want to contribute? GreenLight would love your support. The guidelines are very simple:

  • Please use 4 spaces or tab indentation in this project.
  • Keep code complexity decent. If you cannot avoid complex code, comment it.
  • Fork the repository and create a PR to the master branch, do not ask for repo access.
  • Explain your pull request's changes in the description.
  • Keep the documentation up to date.
  • Breaking changes are possible, but need to be discussed with repo owners first. Create an issue for this.