remove deprecated code and use modern methods/classes/code where applicable
This commit is contained in:
2
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
2
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: Bug report
|
||||
description: Report problems/issues here
|
||||
labels: bug
|
||||
labels: [bug]
|
||||
body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
|
2
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
vendored
2
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: Feature request
|
||||
description: Use this to request new features and/or changes
|
||||
labels: enhancement
|
||||
labels: [enhancement]
|
||||
body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
|
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1 +1,3 @@
|
||||
#file: noinspection YAMLSchemaValidation
|
||||
#IntelliJ IDEA interprets this as another issue template so the above line is required
|
||||
blank_issues_enabled: false
|
||||
|
Reference in New Issue
Block a user