:octocat:

This commit is contained in:
smiley
2023-10-03 18:36:31 +02:00
parent 8fb1e6a45c
commit ff74dca84b
3 changed files with 4 additions and 12 deletions
+2 -4
View File
@@ -1,10 +1,8 @@
---
name: Bug report
about: You have found a bug? Does the library not behave as expected? That's great (ok, not that great)! Please help us to improve!
title: ''
labels: ''
assignees: ''
title: '[BUG]'
labels: 'bug'
---
<!--
+2 -4
View File
@@ -1,10 +1,8 @@
---
name: Feature request
about: You have an idea for a new feature (or improve an existing one)? Great!
title: ''
labels: ''
assignees: ''
title: '[ENHANCEMENT]'
labels: 'enhancement'
---
<!--
-4
View File
@@ -1,10 +1,6 @@
---
name: General issue
about: An issue that is not a bug - please use the discussions instead! Thanks!
title: ''
labels: ''
assignees: ''
---
<!--