mirror of
https://github.com/actions/upload-artifact.git
synced 2025-06-29 20:34:16 +00:00
chore: expand prettier and ESLint globs
This commit is contained in:
parent
055b8b3f04
commit
d9291ac874
17 changed files with 300 additions and 301 deletions
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: "🐛 Bug report"
|
||||
name: '🐛 Bug report'
|
||||
description: Let us know about a bug!
|
||||
labels: ['bug']
|
||||
title: '[bug]'
|
||||
|
@ -60,4 +60,4 @@ body:
|
|||
id: ghes
|
||||
attributes:
|
||||
label: Are you on GitHub Enterprise Server? If so, what version?
|
||||
placeholder: vX.Y
|
||||
placeholder: vX.Y
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: "📚 Documentation issues"
|
||||
name: '📚 Documentation issues'
|
||||
description: Make a suggestion to improve the documentation!
|
||||
labels: ['documentation']
|
||||
title: '[docs]'
|
||||
|
@ -25,4 +25,4 @@ body:
|
|||
description: |
|
||||
Give as much detail as you can to help us understand the changes you want to see.
|
||||
validations:
|
||||
required: true
|
||||
required: true
|
||||
|
|
4
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: "🎁 Feature request"
|
||||
name: '🎁 Feature request'
|
||||
description: Suggest a new feature/enhancement!
|
||||
labels: ['enhancement']
|
||||
title: '[feat req]'
|
||||
|
@ -17,4 +17,4 @@ body:
|
|||
attributes:
|
||||
label: Why is this needed?
|
||||
validations:
|
||||
required: true
|
||||
required: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue