From be069b252dc8c3aedc46bea89ea67d3502fa8259 Mon Sep 17 00:00:00 2001 From: abhisheknaiidu Date: Tue, 14 Jul 2020 03:19:55 +0530 Subject: [PATCH] Issue Template Added --- .github/ISSUE_TEMPLATE/bug_report.md | 19 +++++++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 22 ++++++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..a1fcd8c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,19 @@ +--- +name: 🐛 Bug or Error +about: Create a issue to help us improve Awesome Github Profile Readme +title: "Bug: " +labels: 👀 needs triage, 🐛 bug +--- + +### Describe the Error or Bug + + + +### Expected behavior + + + +### Additional context + + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..01801ab --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,22 @@ +--- +name: 🚀 Feature request +about: Suggest an idea for this project 🌈 +title: "Feature: " +labels: 👀 needs triage, 🌈 feature +--- + +### Is your feature request related to a problem? Please describe. + + + +### Describe the solution you'd like + + + +### Describe alternatives you've considered + + + +### Additional context + +