mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
github: update bug report template
Removes unnecessary required fields
This commit is contained in:
@@ -20,14 +20,14 @@ body:
|
|||||||
3. Took off '....'
|
3. Took off '....'
|
||||||
4. See error
|
4. See error
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Expected behavior
|
label: Expected behavior
|
||||||
description: A clear and concise description of what you expected to happen.
|
description: A clear and concise description of what you expected to happen.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
@@ -45,7 +45,7 @@ body:
|
|||||||
placeholder: |
|
placeholder: |
|
||||||
# PASTE HERE THE LINK TO THE LOG
|
# PASTE HERE THE LINK TO THE LOG
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
|
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@@ -60,14 +60,14 @@ body:
|
|||||||
placeholder: |
|
placeholder: |
|
||||||
# If you don't know the version, paste the output of `ver all` in the MAVLink Shell of QGC
|
# If you don't know the version, paste the output of `ver all` in the MAVLink Shell of QGC
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Flight controller
|
label: Flight controller
|
||||||
description: Specify your flight controller model (what type is it, where was it bought from, ...).
|
description: Specify your flight controller model (what type is it, where was it bought from, ...).
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user