Skip to content

Commit 2829a94

Browse files
committed
docs: add docs change type to PR template
1 parent 1c1d18e commit 2829a94

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ What kind of change does this PR introduce?
1414
[ ] Code style update (formatting, local variables)
1515
[ ] Refactoring (no functional changes, no api changes)
1616
[ ] Build related changes
17+
[ ] Docs
1718
[ ] Other... Please describe:
1819
```
1920

@@ -35,4 +36,4 @@ Issue Number: N/A
3536
<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. -->
3637

3738

38-
## Other information
39+
## Other information

0 commit comments

Comments
 (0)