Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 291 Bytes

CONTRIBUTING.markdown

File metadata and controls

7 lines (6 loc) · 291 Bytes

Submitting a Pull Request

  • Identify something you'd like to fix
  • Write a failing test
  • Write the code that makes the test pass
  • Update CHANGELOG.md to include a description of the change
  • Update README.md to include any relevant changes to the example thrust.yml (if relevant)