diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 83880470e6..49c919e51d 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,7 @@ __Please Note:__ GitHub is for bug reports and contributions only - if you have * Ensure you stick to the [WordPress Coding Standards](https://codex.wordpress.org/WordPress_Coding_Standards) * When committing, reference your issue (if present) and include a note about the fix * If possible, and if applicable, please also add/update unit tests for your changes -* Push the changes to your fork and submit a pull request to the 'master' branch of the EDD repository +* Push the changes to your fork and submit a pull request to the 'main' branch of the EDD repository ## Code Documentation