mirror of
https://github.com/usebruno/bruno.git
synced 2025-02-18 02:30:58 +01:00
fixed typo in contributing.md
This commit is contained in:
parent
f08871d491
commit
21c49093a5
@ -33,5 +33,5 @@ Please reference [development.md](docs/development.md) for instructions on runni
|
|||||||
- Please follow the format of creating branches
|
- Please follow the format of creating branches
|
||||||
- feature/[feature name]: This branch should contain changes for a specific feature
|
- feature/[feature name]: This branch should contain changes for a specific feature
|
||||||
- Example: feature/dark-mode
|
- Example: feature/dark-mode
|
||||||
- bugfix/[bug name]: This branch should container only bug fixes for a specific bug
|
- bugfix/[bug name]: This branch should contain only bug fixes for a specific bug
|
||||||
- Example bugfix/bug-1
|
- Example bugfix/bug-1
|
||||||
|
Loading…
Reference in New Issue
Block a user