Skip to content

Commit

Permalink
Merge pull request #9766 from slaFFik/patch-2
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md with correct branch name
  • Loading branch information
cklosowski authored Nov 14, 2024
2 parents 48f9e60 + 338acca commit 8b7d4e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8b7d4e3

Please sign in to comment.