Skip to content

Commit

Permalink
GitHub templates updated
Browse files Browse the repository at this point in the history
  • Loading branch information
philips77 committed Dec 8, 2023
1 parent bca1398 commit aac9a18
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 15 deletions.
13 changes: 5 additions & 8 deletions .github/ISSUE_TEMPLATE/BUG_REPORT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,13 @@ body:
label: Version
description: What version of our product are you running?
options:
- 2.3.1 (Latest)
- 2.3.0
- 2.4.1 (Latest)
- 2.4.0
- 2.3.x
- 2.2.x
- 2.1.0
- 2.0.x
- 1.x
default: 0
validations:
required: true
- type: textarea
Expand All @@ -46,8 +48,3 @@ body:
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: text
- type: markdown
attributes:
value: |
If you need to attach a file, create the issue and add it as a comment.
11 changes: 5 additions & 6 deletions .github/ISSUE_TEMPLATE/QUESTION.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ body:
label: Version
description: What version of our product are you running?
options:
- 2.3.1 (Latest)
- 2.3.0
- 2.4.1 (Latest)
- 2.4.0
- 2.3.x
- 2.2.x
- 2.1.x
- 2.1.0
- 2.0.x
- 1.x
default: 0
validations:
required: false
- type: textarea
Expand All @@ -38,5 +38,4 @@ body:
id: logs
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: text
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/REATURE_REQUEST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ body:
options:
- Library
- App
default: 0
validations:
required: true
- type: textarea
Expand Down

0 comments on commit aac9a18

Please sign in to comment.