Browse Source

Update the issue templates to indicate that 4.0 is no longer a preview version

pull/1651/head
Kévin Chalet 3 years ago
parent
commit
f954e5c719
  1. 4
      .github/ISSUE_TEMPLATE/bug_report.yml
  2. 4
      .github/ISSUE_TEMPLATE/question.yml

4
.github/ISSUE_TEMPLATE/bug_report.yml

@ -19,8 +19,8 @@ body:
options:
- 1.x (no longer supported)
- 2.x (no longer supported)
- 3.x
- 4.x (in preview)
- 3.x (no longer supported)
- 4.x
validations:
required: true

4
.github/ISSUE_TEMPLATE/question.yml

@ -19,8 +19,8 @@ body:
options:
- 1.x (no longer supported)
- 2.x (no longer supported)
- 3.x
- 4.x (in preview)
- 3.x (no longer supported)
- 4.x
validations:
required: true

Loading…
Cancel
Save