Browse Source

Remove deprecated uses of about

pull/6575/head
Rapptz 4 years ago
parent
commit
0b19fabbf0
  1. 2
      .github/ISSUE_TEMPLATE/bug_report.yml
  2. 2
      .github/ISSUE_TEMPLATE/feature_request.yml

2
.github/ISSUE_TEMPLATE/bug_report.yml

@ -1,5 +1,5 @@
name: Bug Report name: Bug Report
about: Report broken or incorrect behaviour description: Report broken or incorrect behaviour
labels: unconfirmed bug labels: unconfirmed bug
issue_body: true issue_body: true
body: body:

2
.github/ISSUE_TEMPLATE/feature_request.yml

@ -1,5 +1,5 @@
name: Feature Request name: Feature Request
about: Suggest a feature for this library description: Suggest a feature for this library
labels: feature request labels: feature request
issue_body: true issue_body: true
body: body:

Loading…
Cancel
Save