general_inquiry.yml

1name: General inquiry
2description: Ask a question or make a general comment
3title: "[INQUIRY] "
4labels: 
5  - question
6body:
7  - type: markdown
8    attributes:
9      value: |
10        **Question or Comment**
11        A clear and concise description of your question or comment.
12
13  - type: textarea
14    id: additional-context
15    attributes:
16      label: "Additional context"
17      description: "Add any other context or screenshots related to your inquiry here"
18