Skip to content

Commit

Permalink
Convert question to form
Browse files Browse the repository at this point in the history
  • Loading branch information
jonlabelle committed May 5, 2024
1 parent 12007e6 commit 3a44b52
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/ISSUE_TEMPLATE/question.md

This file was deleted.

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: Ask a question
title: '[Question] '
labels:
- question

body:
- type: textarea
id: question
attributes:
label: "What's your question?"
description: "If you're not exactly sure what to say, [here are some suggestions](https://stackoverflow.com/help/how-to-ask)"
validations:
required: true

0 comments on commit 3a44b52

Please sign in to comment.