Skip to content

Commit

Permalink
Remove deprecated uses of about
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapptz committed Mar 24, 2021
1 parent 9af99d2 commit 0b19fab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Bug Report
about: Report broken or incorrect behaviour
description: Report broken or incorrect behaviour
labels: unconfirmed bug
issue_body: true
body:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Feature Request
about: Suggest a feature for this library
description: Suggest a feature for this library
labels: feature request
issue_body: true
body:
Expand Down

1 comment on commit 0b19fab

@68595959
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh

Please sign in to comment.