From 4a5b6d8ae22ca022de2f1e4c7f7a511f8c435401 Mon Sep 17 00:00:00 2001 From: Zrips Date: Sun, 29 Sep 2024 15:18:44 +0300 Subject: [PATCH] Delete .github/ISSUE_TEMPLATE/test_issue.yml --- .github/ISSUE_TEMPLATE/test_issue.yml | 46 --------------------------- 1 file changed, 46 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/test_issue.yml diff --git a/.github/ISSUE_TEMPLATE/test_issue.yml b/.github/ISSUE_TEMPLATE/test_issue.yml deleted file mode 100644 index 53b1374c..00000000 --- a/.github/ISSUE_TEMPLATE/test_issue.yml +++ /dev/null @@ -1,46 +0,0 @@ -name: Bug Report -description: Create a bug report to help us improve our Jobs plugin. -labels: bug report -body: - - type: markdown - attributes: - value: | - This page is intended to help us resolve issues with Jobs as fast as possible. - Please take your time and fill out this form to the best of your abilities. - Note: if you have more then one issue, please consider making a new issue. - - type: textarea - id: description-of-issue - attributes: - label: Description of Issue - description: | - Please provide a very concise description of your issue. - validations: - required: true - - type: textarea - id: cmi-version - attributes: - label: Version Information - description: Please provide us with the full output of `/jobs version`. - render: shell - validations: - required: true - - type: textarea - id: console-errors - attributes: - label: Errors - description: If they are too big consider providing a pastebin link. - placeholder: Paste any errors you have in here. - render: shell - - type: textarea - id: config-sections - attributes: - label: Relevant Config Sections - description: Avoid pasting in whole configs & sensitive data. - placeholder: Paste any relevant config sections in here. - render: yaml - - type: input - id: server-plugins - attributes: - label: Relevant Plugins - description: Please provide us with any relevant plugins (with versions) - placeholder: Vault 1.7.3