Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 893 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (17 loc) · 893 Bytes

Contributing

Contributions are encouraged from anyone! Every little bit helps, and credit will always be given.

Types of Contributions

Get Started Contributing

  • Follow instructions in README.md for setting up for development.
  • Self assign Github issue, or request to be assigned.
  • Complete development
  • Ensure ready fr PR by running npm run preCommit
  • Create PR against staging branch (Ensure you include update to CHANGELOG.md if required)
  • Ensure PR checklist completed (Checklist appears when creating PR)
  • Await review