github.com/bytedance/gopkg@v0.0.0-20240514070511-01b2cbcf35e1/.github/ISSUE_TEMPLATE/question.yml (about) 1 name: Question 2 description: Ask a question 3 labels: ["question"] 4 body: 5 - type: textarea 6 attributes: 7 label: Question 8 description: What do you want to know? 9 validations: 10 required: true