diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/package_issue.yaml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.github/ISSUE_TEMPLATE/package_issue.yaml b/.github/ISSUE_TEMPLATE/package_issue.yaml index b8ca7132..0280ab47 100644 --- a/.github/ISSUE_TEMPLATE/package_issue.yaml +++ b/.github/ISSUE_TEMPLATE/package_issue.yaml @@ -87,22 +87,6 @@ body: - type: textarea attributes: - label: LspInfo - placeholder: ":LspInfo contents" - render: Text - validations: - required: true - - - type: textarea - attributes: - label: LspLog - placeholder: "Are there any relevant logs in :LspLog? (don't paste its contents here)" - render: Text - validations: - required: false - - - type: textarea - attributes: label: Healthcheck placeholder: ":checkhealth mason" render: Text |
