Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 696fc42

Browse files
🔧 chore (docs): simplify contributing
1 parent fd8aa2e commit 696fc42

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

‎CONTRIBUTING.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -137,15 +137,9 @@ If the commit reverts a previous commit, it should begin with `revert: `, follow
137137
### Type
138138
Must be one of the following:
139139
140-
* **feat**: A new feature
141140
* **fix**: A bug fix
142-
* **docs**: Documentation only changes
143-
* **build**: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
144-
* **ci**: Changes to our CI configuration files and scripts (example scopes: Circle, BrowserStack, SauceLabs)
145-
* **test**: Adding missing tests or correcting existing tests
146-
* **refactor**: A code change that neither fixes a bug nor adds a feature
147-
* **style**: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
148-
* **perf**: A code change that improves performance
141+
* **feat**: A new feature
142+
* **chore**: Changes to our CI configuration files and scripts (example scopes: Circle, BrowserStack, SauceLabs)
149143
150144
### Scope
151145
The scope should be the name of the npm package affected (as perceived by the person reading the changelog generated from commit messages.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /