We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb57b3 commit 3c0af0bCopy full SHA for 3c0af0b
.github/CONTRIBUTING.md
@@ -5,8 +5,8 @@ Thank you for contributing to this repository! :bow:
5
6
## Process
7
1. Create a branch with the following [supported](pr-labeler.yml) prefixes:
8
- - `feature/` (i.e., enhancements)
9
- - `hotfix/` (i.e., bug fixes)
+ - `feature/` (i.e., enhancements)
+ - `hotfix/` (i.e., bug fixes)
10
2. Make changes
11
3. Create a PR to the `main` branch
12
0 commit comments