diff --git a/.github/PR_TEMPLATE.md b/.github/PR_TEMPLATE.md new file mode 100644 index 000000000..fbcc1328e --- /dev/null +++ b/.github/PR_TEMPLATE.md @@ -0,0 +1,13 @@ +Thank you for contributing to Harbor! + +### Summary of your change + + +### Issue being fixed + +Fixes #(issue) + +### Please indicate you've done the following: + +- [ ] [Accepted the DCO](https://github.com/goharbor/harbor/blob/master/CONTRIBUTING.md#commit). Commits without the DCO will delay acceptance. +- [ ] Updated the corresponding documentation in this repo or https://github.com/goharbor/website.