From 1016cfee9616d56fb8e0107fc263778c5aafe158 Mon Sep 17 00:00:00 2001 From: Zach Hyatt Date: Tue, 20 Jul 2021 13:00:09 -0500 Subject: [PATCH] Enable blank issue with preference noted for using pre-set templates (#3378) --- .github/ISSUE_TEMPLATE.md | 80 ++++--------------------------- .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 11 insertions(+), 71 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b85184a9..cfb468b5 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,79 +1,19 @@ - -**Description of bug:** - - - -**Steps to reproduce the issue:** -1. -2. -3. - -**Describe the results you received:** - - -**Describe the results you expected:** - - -**Additional information you deem important (e.g. issue happens only occasionally):** - -**Environment**: - - - -**logs** - - diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 101dd62e..09fd58f2 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ -blank_issues_enabled: false +blank_issues_enabled: true contact_links: - name: Report a security vulnerability url: https://docs.nano.org/node-implementation/contributing/#security-vulnerability-disclosure