first commit
Some checks failed
GitHub Actions Build and Deploy mein-techstack / build-deploy (push) Failing after 41s
Some checks failed
GitHub Actions Build and Deploy mein-techstack / build-deploy (push) Failing after 41s
This commit is contained in:
commit
ad63e109c6
18 changed files with 683 additions and 0 deletions
21
.gitea/ISSUE_TEMPLATE/REMOVE_ITEM_FROM_LIST.yml
Normal file
21
.gitea/ISSUE_TEMPLATE/REMOVE_ITEM_FROM_LIST.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
name: 🗑 Removal from list
|
||||
description: Suggest a removal from this list.
|
||||
title: '🗑 Remove <App Name>'
|
||||
labels: ['removal']
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
NOTE: Each discrete (stand-alone) request should be in its own issue.
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 😳 Explain why it should be removed
|
||||
description: A clear and concise description of why it should be removed from this list.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 📖 Additional context
|
||||
description: Add any other context or screenshots about the feature request here.
|
Loading…
Add table
Add a link
Reference in a new issue