Skip to content

Commit

Permalink
📝 fix
Browse files Browse the repository at this point in the history
Signed-off-by: vankichi <kyukawa315@gmail.com>
  • Loading branch information
vankichi authored and actions-user committed Sep 10, 2020
1 parent c0d6248 commit 5dc0fd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ Name your branches with prefixes: `[type]/[area]/[description]`

| Field | Explanation | Naming Rule |
| :--- | :--- | :--- |
| type | The PR type | feature, bug, refactoring, benchmark, security, documentation, dependencies, ci, ... |
| area | Area of context | gateway, meta, manager-backup, manager-replication, ... |
| type | The PR type | The type of PR can be feature, bug, refactoring, benchmark, security, documentation, dependencies, ci, test, or etc... |
| area | Area of context | The area of PR can be gateway, meta, manager-backup, manager-replication, or etc... |
| description | Summarized description of your branch | The description must be hyphenated. Please use [a-zA-Z0-9] and hyphen as characters, and do not use any other characters. |

(\*) If you changed multiple areas, please list up each area with "-".
Expand Down

0 comments on commit 5dc0fd7

Please sign in to comment.