mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Fix syntax error, update description
This commit is contained in:
@@ -20,7 +20,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Describe the issue
|
label: Describe the issue
|
||||||
description: Provide a summary of the issue and what you expected to happen, including specific steps to reproduce.
|
description: Provide a summary of the issue and what you expected to happen, including specific steps to reproduce.
|
||||||
placeholder: ""
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
contact_links:
|
contact_links:
|
||||||
- name: Ask a question
|
- name: Ask the community
|
||||||
url: https://github.com/twbs/bootstrap/discussions/new
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user