Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2021-09-29 02:08:17 +0300
committerMark Otto <markdotto@gmail.com>2021-09-29 02:08:17 +0300
commitc67bcdee62ee0a3d5ea1b53283574662f94a0b6a (patch)
treeeaf57f9c1ea7e1d7fd5541b04485c3577eb4740b /.github
parent7da7e8a558f6b7428e19e194e3a1d4a76dc78f81 (diff)
Fix syntax error, update description
Diffstat (limited to '.github')
-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 124b51f7bb..3e3d6b9e55 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 2913b45f02..f152071133 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.