Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
Create question.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
litalmason authored Jan 16, 2024
1 parent 62a49f2 commit 8ded55d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/question.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: Question
description: Ask a question about this project
labels: [question]
body:
- type: textarea
id: description
attributes:
label: Description
description: Provide a brief summary of your question.
placeholder: Summarize your question in a few sentences.
validations:
required: true

0 comments on commit 8ded55d

Please sign in to comment.