Lu[ke] Wilson 2023-05-05 06:01:04 -07:00 zatwierdzone przez GitHub
rodzic 0d16942222
commit 117ec62691
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 2 dodań i 8 usunięć

Wyświetl plik

@ -2,7 +2,7 @@ name: Bug Report
description: File a bug report
title: '[Bug]: '
labels: ['bug', 'triage']
assignees:
assignees: []
body:
- type: markdown
attributes:
@ -13,8 +13,6 @@ body:
attributes:
label: What happened?
description: Also tell us, what did you expect to happen?
placeholder: ''
value: ''
validations:
required: true
- type: textarea
@ -22,8 +20,6 @@ body:
attributes:
label: How can we reproduce the bug?
description: If you can make the bug happen again, please share the steps involved.
placeholder: ''
value: ''
validations:
required: false
- type: dropdown

Wyświetl plik

@ -2,7 +2,7 @@ name: Feature request
description: File a feature request
title: '[Feature]: '
labels: ['feature', 'triage']
assignees:
assignees: []
body:
- type: markdown
attributes:
@ -13,8 +13,6 @@ body:
attributes:
label: What's the feature?
description: Describe the feature, who it would help, and link to any examples from other apps.
placeholder: ''
value: ''
validations:
required: true
- type: input