We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c409f6 commit 12516e1Copy full SHA for 12516e1
1 file changed
CONTRIBUTING.md
@@ -1,10 +1,10 @@
1
# Contributing to vexml
2
3
-## Contribution Workflow
+## Workflow
4
5
For development environment setup, please refer to the [Development section](README.md#development) in the README.md.
6
7
-1. **Fork the repository** (forking is preferred over branching)
+1. Fork the repository
8
2. Make your changes, following the codebase's style
9
3. Commit using conventional commit style: `"fix issue with X"`
10
4. Push to your fork and open a Pull Request
0 commit comments