From d9cc2c29f292a3de140aa6e653fe1b37e5a1e3f9 Mon Sep 17 00:00:00 2001 From: raiden00pl Date: Wed, 2 Oct 2024 12:30:39 +0200 Subject: [PATCH] github/issue: update bug report template update bug report template issue so that it better reflects the nuttx-apps repo --- .github/ISSUE_TEMPLATE/001_bug_report.yml | 43 ++++++++++++++--------- 1 file changed, 27 insertions(+), 16 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/001_bug_report.yml b/.github/ISSUE_TEMPLATE/001_bug_report.yml index ca0cd15d1..573136ebc 100644 --- a/.github/ISSUE_TEMPLATE/001_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/001_bug_report.yml @@ -107,25 +107,36 @@ body: description: What area(s) are you seeing the problem on? multiple: true options: - - "[Area: Other]" - - "[Area: Applications]" - - "[Area: Api]" - - "[Area: Board support]" - - "[Area: Build System]" - - "[Area: Configuring]" - - "[Area: Debugging]" - - "[Area: Drivers]" + - "[Area: Audio]" + - "[Area: Benchmarks]" + - "[Area: Boot]" + - "[Area: CAN]" + - "[Area: Binfmt]" + - "[Area: Crypto]" + - "[Area: Database]" + - "[Area: Examples]" - "[Area: File System]" - - "[Area: Installing]" - - "[Area: Kconfig]" - - "[Area: Kernel]" - - "[Area: Memory Management]" - - "[Area: Native port]" + - "[Area: Games]" + - "[Area: Graphics]" + - "[Area: Industry]" + - "[Area: Intertial]" + - "[Area: Interpreters]" + - "[Area: Logging]" + - "[Area: LTE]" + - "[Area: Math]" + - "[Area: Mlearing]" + - "[Area: Modbus]" - "[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: Sensors]" - - "[Area: Specific Peripheral]" validations: required: true