mirror of
https://github.com/Tavish9/any4lerobot.git
synced 2026-05-21 17:09:42 +00:00
add issue template
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
name: "🙋 Question"
|
||||
description: General questions about the work
|
||||
labels: ["question"]
|
||||
body:
|
||||
- type: textarea
|
||||
id: question
|
||||
validations:
|
||||
required: true
|
||||
attributes:
|
||||
label: Question
|
||||
placeholder: Start question here...
|
||||
Reference in New Issue
Block a user