chore: add github issue task template (#4340)

This commit is contained in:
Matti Nannt
2024-11-20 12:42:01 +01:00
committed by GitHub
parent 06ae035e11
commit f0a4fad878
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
blank_issues_enabled: true
blank_issues_enabled: false
contact_links:
- name: Questions
url: https://github.com/formbricks/formbricks/discussions
+11
View File
@@ -0,0 +1,11 @@
name: Task (internal)
description: "Template for creating a task. Used by the Formbricks Team only \U0001f4e5"
type: task
body:
- type: textarea
id: task-summary
attributes:
label: Task description
description: A clear detailed-rich description of the task.
validations:
required: true