]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix syntax error, update description
authorMark Otto <markdotto@gmail.com>
Tue, 28 Sep 2021 23:08:17 +0000 (16:08 -0700)
committerMark Otto <markdotto@gmail.com>
Tue, 28 Sep 2021 23:08:17 +0000 (16:08 -0700)
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml

index 124b51f7bb5f083256711d3e13c922c15cfb2fb2..3e3d6b9e55f7f13c0a244d912d85b11617fbaa55 100644 (file)
@@ -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
index 2913b45f02edc7b73faa36e204325424a057bb9f..f1520711335c273164657b29432ca443944048b4 100644 (file)
@@ -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.