issue_template: remove git blame from issue template (#7692)
Don't need to encourage triaging git history to bother people who haven't opted to maintain a module. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
5ca4c81fd5
commit
f8af2cbe38
1 changed files with 0 additions and 1 deletions
1
.github/ISSUE_TEMPLATE/issue.yaml
vendored
1
.github/ISSUE_TEMPLATE/issue.yaml
vendored
|
|
@ -36,7 +36,6 @@ body:
|
|||
label: Maintainer CC
|
||||
description: |
|
||||
Please @ people who are in the `meta.maintainers` list of the offending module.
|
||||
If in doubt, check `git blame` for whoever last touched something.
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue