Skip to content

Commit 363b7ea

Browse files
authored
Merge pull request #176 from netwrix/dev
Updated issue templates
2 parents 2f18140 + 215b589 commit 363b7ea

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/contend_add.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@ body:
101101
- type: textarea
102102
id: use-case
103103
attributes:
104-
label: Use case or justification
104+
label: Use case or justification (false)
105105
description: |
106106
Why is this content needed? What problem does it solve or what scenario does it address?
107107
placeholder: |
108108
Example: "Many customers are using Source ABC with 1Secure and need guidance on the integration process."
109109
validations:
110-
required: true
110+
required: false

.github/ISSUE_TEMPLATE/site_add.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ body:
4949
- type: textarea
5050
id: use-case
5151
attributes:
52-
label: Use case or justification
52+
label: Use case or justification (optional)
5353
description: |
5454
Why is this functionality needed? What problem does it solve or what scenario does it address?
5555
placeholder: |
5656
Example: "Users frequently request a way to view the site in dark mode for better readability in low-light environments."
5757
validations:
58-
required: true
58+
required: false
5959
- type: dropdown
6060
id: browsers
6161
attributes:

0 commit comments

Comments
 (0)