Skip to content

Commit 12516e1

Browse files
committed
tweak CONTRIBUTING.md
1 parent 4c409f6 commit 12516e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Contributing to vexml
22

3-
## Contribution Workflow
3+
## Workflow
44

55
For development environment setup, please refer to the [Development section](README.md#development) in the README.md.
66

7-
1. **Fork the repository** (forking is preferred over branching)
7+
1. Fork the repository
88
2. Make your changes, following the codebase's style
99
3. Commit using conventional commit style: `"fix issue with X"`
1010
4. Push to your fork and open a Pull Request

0 commit comments

Comments
 (0)