mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: nits to issues template
This commit is contained in:
parent
293fc6f040
commit
e33e4033db
2
.github/ISSUE_TEMPLATE/bug.md
vendored
2
.github/ISSUE_TEMPLATE/bug.md
vendored
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
name: Bug
|
name: Bug Report
|
||||||
about: Something doesn't work like it should? Tell us!
|
about: Something doesn't work like it should? Tell us!
|
||||||
title: "[BUG]"
|
title: "[BUG]"
|
||||||
labels: ''
|
labels: ''
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/question.md
vendored
2
.github/ISSUE_TEMPLATE/question.md
vendored
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
name: Question
|
name: I have a question
|
||||||
about: Feel free to ask us your questions!
|
about: Feel free to ask us your questions!
|
||||||
title: "[Question]"
|
title: "[Question]"
|
||||||
labels: ''
|
labels: ''
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/regression.md
vendored
2
.github/ISSUE_TEMPLATE/regression.md
vendored
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
name: Regression
|
name: REGRESSION
|
||||||
about: Functionality that used to work and does not any more
|
about: Functionality that used to work and does not any more
|
||||||
title: "[REGRESSION]: "
|
title: "[REGRESSION]: "
|
||||||
labels: ''
|
labels: ''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user