Add CI, readmes, issue templates etc

This commit is contained in:
Zeffuro
2025-12-23 08:45:11 +01:00
parent aedcc7953c
commit bb29522fed
8 changed files with 212 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
name: Suggestion
description: For when you want to suggest new features for AetherBags.
title: "[Suggestion]: "
labels: [suggestion]
body:
- type: textarea
id: suggestion
attributes:
label: What's your suggestion?
description: Please try to be detailed explaining what you want.
validations:
required: true