Skip to content

Commit 192202e

Browse files
authored
Merge pull request #115 from yangcao77/839-PR-template-check--for-docs
add doc check in PR acceptance criteria
2 parents 973af4b + 448e99a commit 192202e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Fixes #?
1010

1111
- [ ] Test (WIP)
1212

13-
- [ ] Documentation (WIP)
13+
Documentation (WIP)
14+
- [ ] Does the [REST API doc](../index/server/registry-REST-API.adoc) need to be updated with your changes?
15+
- [ ] Does the [registry library doc](../registry-library/README.md) need to be updated with your changes?
1416

1517
**How to test changes / Special notes to the reviewer**:

0 commit comments

Comments
 (0)