mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
Added question template
This commit is contained in:
parent
a4382d59f6
commit
56bf976ecd
1 changed files with 10 additions and 0 deletions
10
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
name: Question
|
||||
about: Ask a (simple) question about Whoogle
|
||||
title: "[QUESTION] <question here>"
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Type out your question here. Please make sure that this is a topic that isn't already covered in the README.
|
||||
Loading…
Reference in a new issue