From 1f175338cba29960aab67a540f516051f9d428c8 Mon Sep 17 00:00:00 2001 From: "Nicholas C. Zakas" Date: Fri, 15 May 2020 11:33:06 -0700 Subject: [PATCH] Docs: Gitter -> Discord URL (refs #13039) (#13308) * Docs: Gitter -> Discord URL * Fix issue template errors --- .github/ISSUE_TEMPLATE.md | 6 +++--- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 6 ++++-- .github/ISSUE_TEMPLATE/CHANGE.md | 7 +++++-- .github/ISSUE_TEMPLATE/NEW_RULE.md | 6 ++++-- .github/ISSUE_TEMPLATE/QUESTION.md | 8 ++++---- .github/ISSUE_TEMPLATE/RULE_CHANGE.md | 6 ++++-- .github/ISSUE_TEMPLATE/SECURITY.md | 3 ++- README.md | 5 ++--- SUPPORT.md | 2 +- docs/developer-guide/contributing/changes.md | 2 +- docs/developer-guide/contributing/reporting-bugs.md | 2 +- docs/maintainer-guide/governance.md | 7 +++---- messages/extend-config-missing.txt | 2 +- messages/no-config-found.txt | 2 +- messages/plugin-conflict.txt | 2 +- messages/plugin-missing.txt | 2 +- messages/whitespace-found.txt | 2 +- packages/eslint-config-eslint/README.md | 5 ++--- 18 files changed, 41 insertions(+), 34 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 2e492e48c19..44fe78004d0 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,12 +1,13 @@ @@ -50,4 +51,3 @@ **What did you expect to happen?** **What actually happened? Please include the actual, raw output from ESLint.** - diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index dd7c10d1406..175871510d7 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -8,18 +8,20 @@ assignees: '' --- + **Tell us about your environment** + + **The version of ESLint you are using.** diff --git a/.github/ISSUE_TEMPLATE/NEW_RULE.md b/.github/ISSUE_TEMPLATE/NEW_RULE.md index 598e89c0f9a..86809ba1c16 100644 --- a/.github/ISSUE_TEMPLATE/NEW_RULE.md +++ b/.github/ISSUE_TEMPLATE/NEW_RULE.md @@ -8,18 +8,20 @@ assignees: '' --- + **Please describe what the rule should do:** **What category of rule is this? (place an "X" next to just one item)** diff --git a/.github/ISSUE_TEMPLATE/QUESTION.md b/.github/ISSUE_TEMPLATE/QUESTION.md index 375e2170ac9..cbcfec68239 100644 --- a/.github/ISSUE_TEMPLATE/QUESTION.md +++ b/.github/ISSUE_TEMPLATE/QUESTION.md @@ -1,6 +1,6 @@ --- name: "⛔ Question" -about: Please go to https://gitter.im/eslint/eslint +about: Please go to https://eslint.org/chat title: '' labels: '' assignees: '' @@ -8,13 +8,13 @@ assignees: '' --- + **What rule do you want to change?** **Does this change cause the rule to produce more or fewer warnings?** diff --git a/.github/ISSUE_TEMPLATE/SECURITY.md b/.github/ISSUE_TEMPLATE/SECURITY.md index c04f525365a..d69aa7f8c10 100644 --- a/.github/ISSUE_TEMPLATE/SECURITY.md +++ b/.github/ISSUE_TEMPLATE/SECURITY.md @@ -8,7 +8,8 @@ assignees: '' ---