1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-05-30 17:22:17 +00:00

Add issue types (#9490)

This commit is contained in:
XLBilly
2025-12-13 18:14:54 +08: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
---