From b33706006aeb813683e6b80334971e331652ba96 Mon Sep 17 00:00:00 2001 From: fguillot Date: Wed, 17 Feb 2021 20:46:19 -0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/improvement.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/installation-issue.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/question---discussion.md | 10 ++++++++++ 5 files changed, 50 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/ISSUE_TEMPLATE/improvement.md create mode 100644 .github/ISSUE_TEMPLATE/installation-issue.md create mode 100644 .github/ISSUE_TEMPLATE/question---discussion.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..01f7d739 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,10 @@ +--- +name: Bug report +about: Create a bug report +title: '' +labels: bug +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..b50ca5f7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,10 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: feature request +assignees: '' + +--- + +- [ ] I have read this document: https://miniflux.app/opinionated.html#feature-request diff --git a/.github/ISSUE_TEMPLATE/improvement.md b/.github/ISSUE_TEMPLATE/improvement.md new file mode 100644 index 00000000..9d3a5427 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/improvement.md @@ -0,0 +1,10 @@ +--- +name: Improvement +about: Do you have an idea to improve an existing feature? +title: '' +labels: improvements +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/installation-issue.md b/.github/ISSUE_TEMPLATE/installation-issue.md new file mode 100644 index 00000000..275e6e5c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/installation-issue.md @@ -0,0 +1,10 @@ +--- +name: Installation Issue +about: Do you need help to install Miniflux? +title: '' +labels: installation issue +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/question---discussion.md b/.github/ISSUE_TEMPLATE/question---discussion.md new file mode 100644 index 00000000..dbe2ce46 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question---discussion.md @@ -0,0 +1,10 @@ +--- +name: Question / Discussion +about: Open discussions +title: '' +labels: question / discussion +assignees: '' + +--- + +