mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:50:44 +08:00
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:
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
|
||||
|
||||
Reference in New Issue
Block a user