Add documentation request issue template
This commit is contained in:
15
.github/ISSUE_TEMPLATE/documentation-request.yml
vendored
Normal file
15
.github/ISSUE_TEMPLATE/documentation-request.yml
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
name: Documentation
|
||||||
|
description: Make a request regarding HackRF documentation
|
||||||
|
title: "[Documentation]: "
|
||||||
|
labels: ["documentation"]
|
||||||
|
body:
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
Thank you for taking the time to help Great Scott Gadgets improve the HackRF One documentation!
|
||||||
|
- type: textarea
|
||||||
|
id: documentation-request
|
||||||
|
attributes:
|
||||||
|
label: What would like us to add to or change about the HackRF One documentation?
|
||||||
|
validations:
|
||||||
|
required: true
|
Reference in New Issue
Block a user