Skip to content

Commit 3f13ef8

Browse files
committed
docs(github): add legal checkbox to acknowledge copyright
1 parent 1676b58 commit 3f13ef8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<!--- Go over all the following points, and put an `x` in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
2727

28-
- [ ] If my change required a change to the documentation, I have updated the documentation in this pull request.
28+
- [ ] If my change requires a change to the documentation, I have updated the documentation in this pull request.
2929
- [ ] I have read the **[CONTRIBUTING](<(https://github.com/umbraco/Umbraco.UI/blob/dev/docs/CONTRIBUTING.md)>)** document.
30+
- [ ] I confirm that to my knowledge the contribution looks original and that the [contributor is presumably allowed to share it](https://github.com/umbraco/Umbraco.UI/blob/dev/docs/CONTRIBUTING.md#ownership-and-copyright).
3031
- [ ] I have added tests to cover my changes.
31-
- [ ] All new and existing tests passed.

0 commit comments

Comments
 (0)