diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..3a5929944 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,24 @@ +--- +name: 'Bug report' +labels: 'Bug, NeedsTriage' +assignees: '' +about: Create a report to help us improve +--- + + + + + +### What version of Docsy are you using? + +### How did you install Docsy (hugo module, npm or git submodule)? + +### What version of Hugo are you using (`hugo version`)? + +
+$ hugo version
+
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..286fdd958 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: SUPPORT, ISSUES and TROUBLESHOOTING + url: https://github.com/google/docsy/discussions + about: Please DO NOT use GitHub issues for support requests. Please use our discussion forum https://github.com/google/docsy/discussions for support! Feel free to open an issue once your issue was confirmed by the docsy maintainers and/or the docsy community. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..49273719f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,9 @@ +--- +name: Proposal +about: Propose a new feature for Docsy +title: '' +labels: 'Proposal, NeedsTriage' +assignees: '' +--- + +