Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
briandoconnor authored Sep 11, 2024
1 parent 8710244 commit 8164202
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 @@ -44,7 +44,7 @@ Some general rules to follow:
- Create an issue in Github to track your work and start a conversation. Make a note of the number, you'll
need it when naming your feature branch below.
- We follow [HubFlow](https://datasift.github.io/gitflow/)
(the HubFlow repo is deprecated, see this repo for the [instructions](https://github.com/wpsharks/hubflow)) which means we use
(the HubFlow repo is deprecated, see this forked repo for the preserved [instructions](https://github.com/wpsharks/hubflow)) which means we use
a feature branch strategy with pull requests always going to `develop`
and releases happening from `master`. **Please read the HubFlow guide linked above, it's a quick read and will give you a really good idea of how our branches work. Do not make pull requests to `master`!**
- If you are a core developer with write access to the repo, make a feature
Expand Down

0 comments on commit 8164202

Please sign in to comment.