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