Skip to content

Commit

Permalink
chore(issue template): question
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Mar 14, 2024
1 parent 68dfa7e commit d82c651
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/ISSUE_TEMPLATE/question.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Question
description: Further information is requested
title: '[QUESTION] <title>'
labels: ['question']

body:
- type: textarea
id: question
attributes:
label: Question
description: Outline your question in a clear and concise manner
validations:
required: true

0 comments on commit d82c651

Please sign in to comment.