Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 436 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 436 Bytes

Contributing to katip-wai

I welcome all changes to katip-wai.

When making a PR make sure you have done the following:

  • Fixed all warnings and hlint suggestions
  • Added or modified tests if necessary
  • Formatted with fourmulu
  • Added entries to the unreleased section at the top of CHANGELOG.md
  • Ran ./scripts/test.sh to ensure the project still builds with different compilers