Skip to content

Commit 1c0ca3c

Browse files
authored
docs: add ci and perf tags for commit (#15215)
1 parent 67949bd commit 1c0ca3c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/developer-guide/contributing/pull-requests.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ The `tag` is one of the following:
7070
* `build` - changes to build process only.
7171
* `refactor` - a change that doesn't affect APIs or user experience.
7272
* `test` - just changes to test files.
73+
* `ci` - changes to our CI configuration files and scripts.
74+
* `perf` - a code change that improves performance.
7375

7476
Use the [labels of the issue you are working on](working-on-issues.md#issue-labels) to determine the best tag.
7577

0 commit comments

Comments
 (0)