Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 655 Bytes

File metadata and controls

19 lines (13 loc) · 655 Bytes

Contributing

Thank you for helping improve Push.

Start with the developer contribution guide. It covers local setup, the code map, required checks, and the documentation workflow.

Before opening a pull request:

  1. Keep the change focused.
  2. Add or update tests when behavior changes.
  3. Run the checks in the developer guide.
  4. Explain the reason for the change and any risk.

For bugs and feature ideas, use the matching GitHub issue form. Do not report security problems in a public issue. Follow the security policy instead.

By taking part, you agree to follow the code of conduct.