chore(gitea): migrate issue templates

This commit is contained in:
2026-07-22 22:41:53 +02:00
parent b17ff5b52e
commit 0b30982f04
6 changed files with 0 additions and 0 deletions
-21
View File
@@ -1,21 +0,0 @@
name: ๐Ÿ› Bug
description: Report a bug or unexpected behavior
title: '๐Ÿ› [BUG]: '
body:
- type: textarea
id: information
attributes:
label: Description
description: Provide all information.
placeholder: 'What happened? What did you expect to happen?'
validations:
required: false
- type: textarea
id: criteria
attributes:
label: Acceptance Criteria
description: What are the expectations?
placeholder: 'How do you want it implemented? How should it be tested?'
validations:
required: false
-1
View File
@@ -1 +0,0 @@
blank_issues_enabled: false
-21
View File
@@ -1,21 +0,0 @@
name: ๐Ÿ’ก Enhancement
description: Suggest a new feature
title: '๐Ÿ’ก [Enhancement]: '
body:
- type: textarea
id: information
attributes:
label: Description
description: Provide all information.
placeholder: 'What happened? What did you expect to happen?'
validations:
required: false
- type: textarea
id: criteria
attributes:
label: Acceptance Criteria
description: What are the expectations?
placeholder: 'How do you want it implemented? How should it be tested?'
validations:
required: false
-21
View File
@@ -1,21 +0,0 @@
name: โš™๏ธ Improvement
description: Suggest an improvement to existing functionality
title: 'โš™๏ธ [Improvement]: '
body:
- type: textarea
id: information
attributes:
label: Description
description: Provide all information.
placeholder: 'What happened? What did you expect to happen?'
validations:
required: false
- type: textarea
id: criteria
attributes:
label: Acceptance Criteria
description: What are the expectations?
placeholder: 'How do you want it implemented? How should it be tested?'
validations:
required: false
-21
View File
@@ -1,21 +0,0 @@
name: ๐Ÿ“ Service Request
description: Request a service or support task
title: '๐Ÿ“ [Service Request]: '
body:
- type: textarea
id: information
attributes:
label: Description
description: Provide all information.
placeholder: 'What happened? What did you expect to happen?'
validations:
required: false
- type: textarea
id: criteria
attributes:
label: Acceptance Criteria
description: What are the expectations?
placeholder: 'How do you want it implemented? How should it be tested?'
validations:
required: false
-21
View File
@@ -1,21 +0,0 @@
name: ๐Ÿ‘ฎ Story
description: Describe a user story
title: '๐Ÿ‘ฎ [Story]: '
body:
- type: textarea
id: information
attributes:
label: Description
description: Provide all information.
placeholder: 'What happened? What did you expect to happen?'
validations:
required: false
- type: textarea
id: criteria
attributes:
label: Acceptance Criteria
description: What are the expectations?
placeholder: 'How do you want it implemented? How should it be tested?'
validations:
required: false