Skip to content

Commit b51528d

Browse files
Merge pull request #1487 from glenwinters/pr-template
chore: add docs change type to PR template
2 parents 351cbf6 + 2829a94 commit b51528d

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)