From: Mark Otto Date: Tue, 28 Sep 2021 23:08:17 +0000 (-0700) Subject: Fix syntax error, update description X-Git-Tag: v5.1.2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c67bcdee62ee0a3d5ea1b53283574662f94a0b6a;p=thirdparty%2Fbootstrap.git Fix syntax error, update description --- 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.