From d2d3fd7368be76fdc552bf7b16735cd620ee7940 Mon Sep 17 00:00:00 2001 From: Angievii <49997118+angievi@users.noreply.github.com> Date: Sun, 10 May 2020 21:34:04 -0500 Subject: [PATCH 1/3] Arizen bug report issue added (#1) Added a new template for Arizen bug report --- .github/ISSUE_TEMPLATE/arizen_bug_report.md | 28 +++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/arizen_bug_report.md diff --git a/.github/ISSUE_TEMPLATE/arizen_bug_report.md b/.github/ISSUE_TEMPLATE/arizen_bug_report.md new file mode 100644 index 00000000..8ff582ba --- /dev/null +++ b/.github/ISSUE_TEMPLATE/arizen_bug_report.md @@ -0,0 +1,28 @@ +--- +name: Bug Report Arizen +about: Please create here your issue to help us improve Arizen +title: '' +labels: '' +assignees: '' + +--- +# Bug Report Arizen + +**Describe the issue:** +*(A clear and concise description of what the bug is.)* +- *(e.g: "Batch withdrawal not working", attach screenshots if possible)* + +**How to reproduce:** +*(Step by step procedure on how to reproduce the bug you are experimenting)* +- *(e.g Step 1. Click on address creation )* +- *(Step 2........)* + +**Expected behaviour** *(If applicable)* +- *(This feature should work this way because........)* + +**Possible Solution:** *(Optional)* +- *(Solution to this problem would be........)* + +**Desktop (please complete the following information):** + - OS: [e.g. iOS] + - Arizen Version [e.g. chrome, safari] From 145f0ed9cde917572286bb0e059e68d9e71f150f Mon Sep 17 00:00:00 2001 From: Angie Villarreal Date: Sun, 10 May 2020 22:12:20 -0500 Subject: [PATCH 2/3] removed bug report and feature request templates --- .github/ISSUE_TEMPLATE/bug_report.md | 28 ----------------------- .github/ISSUE_TEMPLATE/feature_request.md | 17 -------------- 2 files changed, 45 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index c833a51b..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Please complete the following information:** - - OS: [e.g. Windows, MacOS, Linux (which distro)] - - Version [e.g. 1.1.6] - -**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 deleted file mode 100644 index 066b2d92..00000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project - ---- - -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Additional context** -Add any other context or screenshots about the feature request here. From db4af789db7f87e06f740b8718510e5929470822 Mon Sep 17 00:00:00 2001 From: Angievii <49997118+angievi@users.noreply.github.com> Date: Thu, 14 May 2020 13:55:31 -0500 Subject: [PATCH 3/3] added the config.yml file --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..1253a6bd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Horizen Community Support Help Desk + url:https://horizenofficial.atlassian.net/servicedesk/customer/portals + about: Please ask your questions regarding support here.