chore(gitea): migrate issue templates
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
name: π Bug Report
|
name: π Bug Report
|
||||||
description: Report a bug or unexpected behavior
|
about: Report a bug or unexpected behavior
|
||||||
title: 'π [BUG]: '
|
title: 'π [BUG]: '
|
||||||
|
ref: main
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: information
|
id: information
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
# Require one of the structured issue templates below.
|
||||||
|
blank_issues_enabled: false
|
||||||
@@ -1,6 +1,7 @@
|
|||||||
name: π‘ Enhancement
|
name: π‘ Enhancement
|
||||||
description: Suggest a new feature or improvement
|
about: Suggest a new feature or improvement
|
||||||
title: 'π‘ [ENHANCEMENT]: '
|
title: 'π‘ [ENHANCEMENT]: '
|
||||||
|
ref: main
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
@@ -1,6 +1,7 @@
|
|||||||
name: βοΈ Improvement
|
name: βοΈ Improvement
|
||||||
description: Suggest an improvement to existing functionality, code quality, or performance
|
about: Suggest an improvement to existing functionality, code quality, or performance
|
||||||
title: 'βοΈ [Improvement]: '
|
title: 'βοΈ [Improvement]: '
|
||||||
|
ref: main
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: context
|
id: context
|
||||||
@@ -1 +0,0 @@
|
|||||||
blank_issues_enabled: false
|
|
||||||
Reference in New Issue
Block a user