2
0
mirror of https://github.com/frappe/books.git synced 2024-11-15 01:44:04 +00:00
books/.github/ISSUE_TEMPLATE/3-general_question_template.yml
2024-01-15 18:45:09 -08:00

14 lines
398 B
YAML

name: "General Question"
description: Create a new ticket for a general question
title: "🐛 [General Question] - <title>"
labels: [ "question" ]
body:
- type: textarea
id: summary
attributes:
label: "Summary"
description: General Question(s) (for Bugs and Feature Requests, please use the appropriate template)
placeholder: "..."
validations:
required: true