Add issue types (#9490)

This commit is contained in:
XLBilly
2025-12-13 10:14:54 +00:00
committed by GitHub
parent 65edda224b
commit 846ac9a0dd
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
name: Bug report
description: Create a report to help us improve TiddlyWiki 5
title: "[BUG] "
type: bug
body:
- type: textarea
id: Describe
@@ -4,6 +4,7 @@ about: Suggest an idea for TiddlyWiki 5
title: "[IDEA]"
labels: ''
assignees: ''
type: feature
---