Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 546 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 546 Bytes

Contributing

Thank you, for considering contributing to this action. To allow feature integration in a backward compatiable way, this repository uses unit tests.

That said, contributing is not just writing code. It entails

  1. Reporting bugs
  1. Feature Suggestions
  • New feature suggestions are also managed through issues.
  1. Pull Requests
  • Just make sure all tests pass, and you have included tests for your additions.