Update CONTRIBUTING.md

This commit is contained in:
Tsiry Sandratraina
2023-01-20 00:58:38 +03:00
committed by GitHub
parent efcefc0a9f
commit 86d622d557

View File

@@ -23,7 +23,7 @@ reported the issue. Please try to include as much information as you can. Detail
## Contributing via Pull Requests
Contributions via pull requests are much appreciated. Before sending us a pull request, please ensure that:
1. You are working against the latest source on the *main* branch.
1. You are working against the latest source on the *master* branch.
2. You check existing open, and recently merged, pull requests to make sure someone else hasn't addressed the problem already.
3. You open an issue to discuss any significant work - we would hate for your time to be wasted.