Skip to content

Commit a4aa38a

Browse files
committed
Document branch naming convention for PRs
1 parent 4837342 commit a4aa38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For this project specifically, follow these steps:
1111
1. Fork the project
1212
2. Clone the repository
1313
3. [Set up the project](#setup)
14-
4. Create a branch
14+
4. Create a branch without a category prefix (for example, `fix-foo`, not `fix/foo`)
1515
5. Code according to the [guidelines](#code-guidelines) and [style](#code-style)
1616
6. [Test your changes](#testing)
1717
7. Commit and push

0 commit comments

Comments
 (0)