Merge branch 'feature/template-improvements'

This commit is contained in:
Manuel Schmid
2023-12-31 00:23:43 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ body:
attributes: attributes:
label: Operating System label: Operating System
description: What operating system are you using? description: What operating system are you using?
placeholder: "Example: macOS Big Sur" placeholder: "Example: Windows 10"
- type: dropdown - type: dropdown
id: browsers id: browsers
attributes: attributes:
+1 -1
View File
@@ -1,7 +1,7 @@
name: Feature request name: Feature request
description: Suggest an idea for this project description: Suggest an idea for this project
title: "[Feature]: " title: "[Feature]: "
labels: ["feature"] labels: ["enhancement"]
body: body:
- type: markdown - type: markdown
attributes: attributes: