aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2021-09-28 16:08:17 -0700
committerMark Otto <[email protected]>2021-09-28 16:08:17 -0700
commitc67bcdee62ee0a3d5ea1b53283574662f94a0b6a (patch)
treeeaf57f9c1ea7e1d7fd5541b04485c3577eb4740b
parent7da7e8a558f6b7428e19e194e3a1d4a76dc78f81 (diff)
downloadbootstrap-c67bcdee62ee0a3d5ea1b53283574662f94a0b6a.tar.xz
bootstrap-c67bcdee62ee0a3d5ea1b53283574662f94a0b6a.zip
Fix syntax error, update description
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml1
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml4
2 files changed, 2 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 124b51f7b..3e3d6b9e5 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -20,7 +20,6 @@ body:
attributes:
label: Describe the issue
description: Provide a summary of the issue and what you expected to happen, including specific steps to reproduce.
- placeholder: ""
validations:
required: true
- type: textarea
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 2913b45f0..f15207113 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,4 +1,4 @@
contact_links:
- - name: Ask a question
+ - name: Ask the community
url: https://github.com/twbs/bootstrap/discussions/new
- about: Ask and discuss questions with other Bootstrap community members
+ about: Ask and discuss questions with other Bootstrap community members.