Added basic issue templates
This commit is contained in:
parent
e8bcb4bc31
commit
661281b3d0
2 changed files with 53 additions and 0 deletions
20
.gitlab/issue_templates/Feature request.md
Normal file
20
.gitlab/issue_templates/Feature request.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Feature request
|
||||
|
||||
## Summary
|
||||
|
||||
(Summarize the bug encountered concisely)
|
||||
|
||||
## Configuration
|
||||
|
||||
I'm using:
|
||||
|
||||
**Camera:** (E.g. Raspberry Pi camera v2)
|
||||
|
||||
**Motor controller:** (E.g. Sangaboard, or Arduino Nano)
|
||||
|
||||
## Additional details
|
||||
|
||||
(Anything else you think might be relevant to mention)
|
||||
|
||||
/label ~feature
|
||||
/cc @jtc42
|
||||
Loading…
Add table
Add a link
Reference in a new issue