From 74e0674f57ba567728c9919c309ab523c7f1f44d Mon Sep 17 00:00:00 2001 From: Abhishek Shandilya Date: Wed, 26 Aug 2020 21:10:37 -0400 Subject: [PATCH] Github templates for issue and PR (#404) --- .github/ISSUE_TEMPLATE/bug-report.md | 28 +++++++++++++++++++++++ .github/ISSUE_TEMPLATE/feature-request.md | 19 +++++++++++++++ .github/pull_request_template.md | 18 +++++++++++++++ 3 files changed, 65 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md create mode 100644 .github/ISSUE_TEMPLATE/feature-request.md create mode 100644 .github/pull_request_template.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 00000000..301a9fc3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,28 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: bug +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Desktop (please complete the following information):** + - Browser [e.g. chrome, safari] + - Version [e.g. 22] + +**MyNode hardware (please complete the following information):** + - Device: [e.g. Raspi3, Raspi4, Rock64, VM] + - Version [e.g. 0.2.15] + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md new file mode 100644 index 00000000..cb14c008 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -0,0 +1,19 @@ +--- +name: Feature request +about: Suggest new or updated feature +title: '' +labels: enhancement +assignees: '' + +--- + +**Is your content request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I need ip2tor for btcpayserver + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Additional context** +Add any other context or screenshots about the feature request here. + +- [ ] Mark this if you searched the existing list of open/closed issue and did not find anything similar diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..34efa94d --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,18 @@ + + +## Description + + + +## Checklist + +* [ ] tested successfully on local MyNode, if yes, list the device(s) below +* [ ] mentioned related open issue, if any + +## List of test device(s) + +