From e3c65e52bc39577d88943c7ffca863fdc21e037d Mon Sep 17 00:00:00 2001 From: tycrek Date: Sat, 7 Aug 2021 12:54:16 -0700 Subject: [PATCH] fixed Bug form, probably --- .github/ISSUE_TEMPLATE/report-bug.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/report-bug.yml b/.github/ISSUE_TEMPLATE/report-bug.yml index 2539993..446c13c 100644 --- a/.github/ISSUE_TEMPLATE/report-bug.yml +++ b/.github/ISSUE_TEMPLATE/report-bug.yml @@ -73,14 +73,12 @@ body: attributes: label: Node version description: What is the version of Node.js? - placeholder: i.e. v14.17.3 validations: required: true - type: input attributes: label: StorageEngine description: How are you storing your data? - placeholder: i.e. JSON, PostgreSQL, etc. - type: checkboxes attributes: label: Reverse proxy @@ -91,7 +89,6 @@ body: attributes: label: Reverse proxy software description: If you are using a reverse proxy, what is the name and version? - placeholder: i.e. nginx 1.13.1 - type: checkboxes attributes: label: Cloudflare