Skip to content

Commit 43803c0

Browse files
authored
chore: add note about providing a reference in PR template (#2161)
closes #2110
1 parent 0188a95 commit 43803c0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ feat(validatorName): brief title of what has been done
55

66
<!--- briefly describe what you have done in this PR --->
77

8+
<!--- provide some (credible) references showing the structure of the data to be validated, if applicable --->
9+
810
## Checklist
911

1012
- [ ] PR contains only changes related; no stray files, etc.
1113
- [ ] README updated (where applicable)
1214
- [ ] Tests written (where applicable)
15+
- [ ] References provided in PR (where applicable)

0 commit comments

Comments
 (0)