Skip to content

Commit 4bcb9d5

Browse files
authored
Add question issue template for GitHub
1 parent 83884b6 commit 4bcb9d5

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/question.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Question / help
3+
about: Ask a question about usage or contributing
4+
title: "[question] - short title"
5+
labels: question
6+
assignees: ""
7+
---
8+
9+
**What is your question?**
10+
Please provide enough context for maintainers to help.
11+
12+
**What have you tried so far?**
13+
Include steps you've tried, configs, and relevant logs.
14+
15+
**Environment**
16+
- OS:
17+
- Node:
18+
- Browser:
19+
- Repo commit / branch:

0 commit comments

Comments
 (0)