mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-13 17:46:52 -04:00
Fix
This commit is contained in:
12
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
12
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -4,16 +4,16 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Problem
|
||||
description: >
|
||||
description: |
|
||||
A clear and concise description of what the problem is.
|
||||
Example: I'm always frustrated when [...]
|
||||
placeholder: I'm always frustrated when [...]
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Solution
|
||||
description: >
|
||||
description: |
|
||||
A clear and concise description of what you want to happen.
|
||||
validations:
|
||||
required: true
|
||||
@@ -21,7 +21,7 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Alternatives
|
||||
description: >
|
||||
description: |
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
validations:
|
||||
required: false
|
||||
@@ -29,12 +29,12 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Additional context
|
||||
description: >
|
||||
description: |
|
||||
Add any other context or screenshots about the feature request here.
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: >
|
||||
value: |
|
||||
Thanks for contributing!
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/other.yml
vendored
4
.github/ISSUE_TEMPLATE/other.yml
vendored
@@ -4,7 +4,7 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Issue
|
||||
description: >
|
||||
description: |
|
||||
A clear and concise description of the question or issue
|
||||
validations:
|
||||
required: true
|
||||
@@ -21,5 +21,5 @@ body:
|
||||
required: false
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: >
|
||||
value: |
|
||||
Thanks for contributing!
|
||||
|
||||
Reference in New Issue
Block a user