Branch naming guidelines
alvarlagerlof opened this issue · 3 comments
alvarlagerlof commented
So far, I've just added branches with pretty much any name. But I think we should prefix them. Maybe something like this:
- content/draft-{page}: For new pages
- content/{page}-{change}: For content changes (spelling, fact checking, more content/sections)
- feature/{change}: For new features/improvements
- fix/{change}: For fixes
Feedback wanted
alvarlagerlof commented
I'm thinking we can turn this in to a wiki page later
sylwiavargas commented
This looks good! Definitely can be added as a part of CONTRIBUTING.md.
alvarlagerlof commented
Great, I'll add it @sylwiavargas