Skip to content

Commit

Permalink
add issue-based branch naming
Browse files Browse the repository at this point in the history
  • Loading branch information
19mdavenport committed Nov 21, 2024
1 parent 7de559e commit d8c0b24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ Create the branch directly from the issue so your work is linked.
- `admin-display-verification-status`
- `server-communicator`
- `extract-service-logic-from-controllers`
- The default branch name from clicking "Create a branch" from the issue page is also fine, it looks something like `488-fullstack-add-code-coverage-for-unit-tests`
- Use kebab-case (lowercase with hyphens)
- Keep names concise but clear
- One branch per issue (don't mix different features/fixes)
Expand Down

0 comments on commit d8c0b24

Please sign in to comment.