Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 730 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 730 Bytes

Contributing

If you want to contribute to this project, check out this steps!

  1. Check out existing features to make sure your case is not already covered. Also, try searching open or closed issues that may cover the same topic.
  2. Either open a new issue or comment on an existing one to let everyone know what you're working on.
  3. Edit the source files to implement your feature or fix.
  4. Build the action and test it in a test repo.
  5. Update the action manifest AND the README with your changes.
  6. Open a PR.

Thanks! 💖