Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/pull-request_template.md')
-rw-r--r--.github/pull-request_template.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/pull-request_template.md b/.github/pull-request_template.md
index 6c42d36..889799c 100644
--- a/.github/pull-request_template.md
+++ b/.github/pull-request_template.md
@@ -1,4 +1,5 @@
-<!--- Please provide a general summary of your changes in the title above -->
+
+<!--- Please provide a general summary of your changes in the title above. If GitHub has inserted "Signed-off-by," above, you can remove it if you like. -->
## Pull Request type
@@ -32,3 +33,4 @@ Issue Number(s):
- [ ] **Bug-fixes and new features:** I have tested locally with the [latest release of Hugo extended](https://github.com/gohugoio/hugo/releases). This requirement is [a standard](https://github.com/gohugoio/hugoThemes#theme-maintenance).
- [ ] **Bug-fixes, new features, and doc changes:** I have updated the relevant documentation as part of this PR.
+- [ ] **All PRs:** I have [signed off](https://github.com/chipzoller/hugo-clarity/blob/master/CONTRIBUTING.md#how-to-submit-a-pull-request) (using `git commit -s ...`), or if not possible due to developer environment constraints, will comment below confirming that I am adhering to the [Developer Certificate of Origin](https://probot.github.io/apps/dco/).