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

github.com/qqhann/hugo-primer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqqhann <qiu.gits@gmail.com>2019-11-27 09:26:27 +0300
committerqqhann <qiu.gits@gmail.com>2019-11-27 09:26:27 +0300
commitab685700b799688dd236a5f1eae8ff8a86e97641 (patch)
treec0d3a0cc0a319eb75318e0c7c3b28f09387a5934
parentdbddabecefd4552ad174240edb91a92f48247107 (diff)
Add: other pr template
-rw-r--r--.github/PULL_REQUEST_TEMPLATE/bug_report.md2
-rw-r--r--.github/PULL_REQUEST_TEMPLATE/other.md9
2 files changed, 10 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/bug_report.md b/.github/PULL_REQUEST_TEMPLATE/bug_report.md
index f4ffa7e..453ff38 100644
--- a/.github/PULL_REQUEST_TEMPLATE/bug_report.md
+++ b/.github/PULL_REQUEST_TEMPLATE/bug_report.md
@@ -6,4 +6,4 @@ assignees: 'qqhann'
---
-**Hugo version**: [e.g. 58.3]
+**Hugo version (required)**: [e.g. 58.3]
diff --git a/.github/PULL_REQUEST_TEMPLATE/other.md b/.github/PULL_REQUEST_TEMPLATE/other.md
new file mode 100644
index 0000000..032e671
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE/other.md
@@ -0,0 +1,9 @@
+---
+name: Other pull request
+about: Create a pull request of any kind
+title: ''
+assignees: 'qqhann'
+
+---
+
+**Hugo version (required)**: [e.g. 58.3]