From 79124ffe7d0465239b9dc9407b411bfe0b1d3f0e Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Mon, 17 Dec 2018 10:48:49 -0500 Subject: [PATCH] config (@teller-network) add github issue templates --- .github/ISSUE_TEMPLATE/Bug.md | 36 +++++++++++++++++++++++ .github/ISSUE_TEMPLATE/Feature_Request.md | 13 ++++++++ .github/ISSUE_TEMPLATE/Proposal.md | 9 ++++++ 3 files changed, 58 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/Bug.md create mode 100644 .github/ISSUE_TEMPLATE/Feature_Request.md create mode 100644 .github/ISSUE_TEMPLATE/Proposal.md diff --git a/.github/ISSUE_TEMPLATE/Bug.md b/.github/ISSUE_TEMPLATE/Bug.md new file mode 100644 index 00000000..8cb71ad2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Bug.md @@ -0,0 +1,36 @@ +--- +name: 🐞 Bug Report +about: Something is broken? 🔨 +--- + +### Bug Report + +#### Summary + + + +#### Current behavior + + + +#### How to reproduce + + + +#### Expected behavior + + + +#### Please provide additional information about your system + +**OS**: +*Software Version**: +**Node Version**: +**NPM Version**: + diff --git a/.github/ISSUE_TEMPLATE/Feature_Request.md b/.github/ISSUE_TEMPLATE/Feature_Request.md new file mode 100644 index 00000000..c818dab0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Feature_Request.md @@ -0,0 +1,13 @@ +--- +name: 🎉 Feature Request +about: You have a neat idea that should be implemented? 🎩 +--- + +### Feature Request + + + +#### Summary + + + diff --git a/.github/ISSUE_TEMPLATE/Proposal.md b/.github/ISSUE_TEMPLATE/Proposal.md new file mode 100644 index 00000000..47e33a23 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Proposal.md @@ -0,0 +1,9 @@ +--- +name: 🤔 Proposal +about: Have a nice proposal? +--- + +### Proposal description + + +