Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 922 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 922 Bytes

Learning the codebase

Take a look at the design docs.

Proposing a change

If there's a feature you'd like to implement, please start a discussion describing your proposal before moving forward with a PR. This helps ensure that changes stay in scope and work isn't duplicated. 🙂

Changes don't have to be limited to new features! Feel free to propose something if there is code you think could be refactored to be clearer, documentation you'd like to contribute, CI/CD enhancements, etc.

Getting your change merged

Please use forking workflow to open a new Pull Request.

Reporting a bug

Please open an issue.

Guidelines

Remember to abide by the Contributor Covenant.