chore(gitea): remove unused issue templates
This commit is contained in:
@@ -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
|
|
||||||
@@ -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
|
|
||||||
Reference in New Issue
Block a user