github/issue: update bug report template

update bug report template issue so that it better reflects the nuttx-apps repo
This commit is contained in:
raiden00pl 2024-10-02 12:30:39 +02:00 committed by Xiang Xiao
parent f7f4f77e2e
commit d9cc2c29f2

View File

@ -107,25 +107,36 @@ body:
description: What area(s) are you seeing the problem on? description: What area(s) are you seeing the problem on?
multiple: true multiple: true
options: options:
- "[Area: Other]" - "[Area: Audio]"
- "[Area: Applications]" - "[Area: Benchmarks]"
- "[Area: Api]" - "[Area: Boot]"
- "[Area: Board support]" - "[Area: CAN]"
- "[Area: Build System]" - "[Area: Binfmt]"
- "[Area: Configuring]" - "[Area: Crypto]"
- "[Area: Debugging]" - "[Area: Database]"
- "[Area: Drivers]" - "[Area: Examples]"
- "[Area: File System]" - "[Area: File System]"
- "[Area: Installing]" - "[Area: Games]"
- "[Area: Kconfig]" - "[Area: Graphics]"
- "[Area: Kernel]" - "[Area: Industry]"
- "[Area: Memory Management]" - "[Area: Intertial]"
- "[Area: Native port]" - "[Area: Interpreters]"
- "[Area: Logging]"
- "[Area: LTE]"
- "[Area: Math]"
- "[Area: Mlearing]"
- "[Area: Modbus]"
- "[Area: Networking]" - "[Area: Networking]"
- "[Area: OS Components]" - "[Area: NSH]"
- "[Area: SDR]"
- "[Area: System]"
- "[Area: Testing]"
- "[Area: Video]"
- "[Area: Wireless]"
- "[Area: Build System]"
- "[Area: Tools]"
- "[Area: Other]"
- "[Area: Posix]" - "[Area: Posix]"
- "[Area: Sensors]"
- "[Area: Specific Peripheral]"
validations: validations:
required: true required: true