Migrates to Pester5+ tests #59
@ -1,11 +1,10 @@
|
||||
---
|
||||
name: Default
|
||||
about: Use this template if nothing seems to work.
|
||||
----
|
||||
name: "Default"
|
||||
about: "Use this template if nothing seems to work."
|
||||
title: ":question: "
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
labels:
|
||||
- question
|
||||
----
|
||||
|
||||
#### :grey_question: Simply ask your question here: :grey_question:
|
||||
|
@ -1,12 +1,10 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: This template is used to report bugs!
|
||||
----
|
||||
name: "Bug"
|
||||
about: "This template is used to report bugs!"
|
||||
title: ":lady_beetle: "
|
||||
labels: bug
|
||||
assignees: OCram85
|
||||
|
||||
---
|
||||
|
||||
labels:
|
||||
- bug
|
||||
----
|
||||
<!--
|
||||
This bug report is ony for content provided in this repository!
|
||||
|
@ -1,12 +1,10 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
----
|
||||
name: "Enhancement"
|
||||
about: "Wite about new features."
|
||||
title: ":flying_saucer: "
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
labels:
|
||||
- enhancement
|
||||
----
|
||||
<!--
|
||||
This issue template is used to describe whished features.
|
||||
-->
|
Loading…
Reference in New Issue
Block a user