Skip to content

Commit

Permalink
📝 fix doc error issue example
Browse files Browse the repository at this point in the history
On branch fix/#63/readonly-inputs
Changes to be committed:
	modified:   CONTRIBUTING.md
  • Loading branch information
codermarcos committed Jan 28, 2024
1 parent d7b242f commit 4e91deb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ Here are some guides to names and patterns which helps everybody understand cont

Take a look at some examples:

* `refactor/CF-321/remove-bad-code`
* `feat/CF-666/add-path-to-hell`
* `fix/CF-999/rollback-path-hell`
* `doc/CF-123/add-lessons-learned`
* `refactor/#666/remove-bad-code`
* `feat/#999/add-path-to-hell`
* `fix/#666/rollback-path-hell`
* `doc/#123/add-lessons-learned`

### 💬 Git Commit Messages

Expand Down

0 comments on commit 4e91deb

Please sign in to comment.