Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 660 Bytes

File metadata and controls

23 lines (17 loc) · 660 Bytes

Contributing to Modal GitHub Runner

First off, thanks for taking the time to contribute! 🎉

How Can I Contribute?

Reporting Bugs

  • Use the Bug Report template.
  • Include as much detail as possible (logs, steps to reproduce).

Suggesting Enhancements

  • Use the Feature Request template.
  • Explain why this enhancement would be useful.

Pull Requests

  1. Fork the repo and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes.
  4. Make sure your code lints.
  5. Issue that pull request!

Code of Conduct

Please be respectful and professional in all interactions.