refactor!: try to redirect

This commit is contained in:
2025-01-04 10:17:21 +01:00
parent 14b6db2f9c
commit e12886bc22
4 changed files with 15 additions and 20 deletions

15
.gitea/ISSUE_TEMPLATE.md Normal file
View File

@ -0,0 +1,15 @@
<!--
We're migrating away from using a single repo for project self-management.
Instead, you can open a ticket on the specific repo where you're facing a
problem.
abra: https://git.coopcloud.tech/toolshed/abra
docs: https://git.coopcloud.tech/toolshed/docs.coopcloud.tech
website: https://git.coopcloud.tech/toolshed/coopcloud.tech
recipes: https://git.coopcloud.tech/coop-cloud
If you are not sure or it's a more general issue, go ahead and open a ticket
here.
-->

View File

@ -1,7 +0,0 @@
---
name: "🐛 Bug report"
about: "For abra, docs, catalogue, websites etc. Please report recipe specific issues to recipe repository issue trackers."
title: ""
labels:
- bug
---

View File

@ -1,7 +0,0 @@
---
name: "✨ Feature request"
about: "For sharing ideas about new features and functionality (small in scope)."
title: ""
labels:
- enhancement
---

View File

@ -1,6 +0,0 @@
---
name: "🤓 Proposal"
about: "For large changes that require input and decision making."
title: ""
labels:
---