Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 415 Bytes

File metadata and controls

20 lines (13 loc) · 415 Bytes

Contributing

Thanks for your interest in contributing.

Development principles

  • Keep API contracts stable (/api/v1/...)
  • Favor small pull requests
  • Add tests for behavior changes
  • Keep security defaults enabled

Local setup

Follow the main README.

Pull requests

  • Describe problem and solution
  • Include screenshots for UI changes
  • Mention security implications for auth changes