mirror of
https://github.com/dependabot/fetch-metadata.git
synced 2026-03-12 18:07:12 -04:00
fix issue templates
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug.md
vendored
4
.github/ISSUE_TEMPLATE/bug.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Report an issue with this Action
|
||||
about: ''
|
||||
name: Bug report
|
||||
about: Report an issue with this Action
|
||||
title: ''
|
||||
labels: 'bug'
|
||||
assignees: ''
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/enhancement.md
vendored
4
.github/ISSUE_TEMPLATE/enhancement.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: "Suggest an idea for this Action"
|
||||
about: ''
|
||||
name: Feature request
|
||||
about: Suggest an idea for this Action
|
||||
title: ''
|
||||
labels: 'enhancement'
|
||||
assignees: ''
|
||||
|
||||
Reference in New Issue
Block a user