- Do not open up a GitHub issue for security vulnerabilities. Instead, refer to the security policy.
- Ensure the bug was not already reported by searching GitHub Issues.
- If you're unable to find an open issue addressing the problem, open a new one using the bug report template.
- Open a new GitHub pull request with the change.
- Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
- Before submitting, please ensure you're following the coding conventions of other code in the repository.
- Suggest your change in GitHub Issues and start writing code.
- Do not open a GitHub Pull Request until you have collected positive feedback about the change.
Thanks!