Contributing¶
Before making a change, discuss it with the maintainers through a GitHub issue or another maintainer-approved channel.
Suggested workflow¶
- Fork the repository and create a focused branch.
- Make the change and update relevant documentation.
- Test the implementation or build the documentation locally.
- Open a pull request explaining the change and its impact.
Read the repository's contributing guide and code of conduct before submitting work.