Skip to content

Commit

Permalink
docs(chore): remove unnecessary descriptions (#295)
Browse files Browse the repository at this point in the history
Signed-off-by: Shigure Kurosaki <[email protected]>
  • Loading branch information
kurosakishigure authored Feb 4, 2025
1 parent 1e0fe2d commit d47e0ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,18 +70,18 @@ All pull request submissions to this project must comply with the [DCO](DCO).

| Label | Description | Prefix |
| ------------- | -------------------------------------------------- | -------- |
| documentation | Add or improve docs | docs |
| documentation | Improve docs | docs |
| enhancement | New feature | feat |
| bug | Fix issue | fix |
| test | Add or improve test | test |
| test | Improve test | test |
| chore | Miscellaneous tasks | chore |
| revert | Reverts commit | revert |
| pref | Improve performance | pref |
| refactor | Refactor code | refactor |
| style | Formatting code | style |
| build | Changes affecting the build system or dependencies | build |
| ci | Changes to CI config | ci |
| examples | Add or improve examples | examples |
| examples | Improve examples | examples |

| Type | Format | Example |
| ------ | ------------------ | --------------------- |
Expand Down

0 comments on commit d47e0ed

Please sign in to comment.