Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 634 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 634 Bytes

Contribution Guidelines

All code contributions shall be made using the MIT. See Contributors Agreement for full details.

Please ensure pull requests adheres to the following guidelines:

  • Search previous pull requests before making a new one, as yours may be a duplicate.
  • Make sure your code style matches existing code. Soft tabs=4, no trailing spaces etc.
  • Make an individual pull request for each change. No monolithic pull requests please.
  • Work constructively with project maintainers to refine your pull request if requested.