Merge pull request #1019 from urfave/lynncyrin-patch-1
Create question template
This commit is contained in:
commit
3b8f4b9b22
12
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
name: ask a question
|
||||||
|
about: ask us question - assume stackoverflow's guidelines apply here
|
||||||
|
title: 'q: ( your question title goes here )'
|
||||||
|
labels: 'type: question, status: triage, version: v2'
|
||||||
|
assignees: lynncyrin
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## my question is...
|
||||||
|
|
||||||
|
_**( Put the question text here )**_
|
Loading…
Reference in New Issue
Block a user