From b54d1375e182e8ae729d143c8ee0f683c3ab3802 Mon Sep 17 00:00:00 2001 From: Joshua Riek Date: Fri, 29 Nov 2024 13:10:49 -0500 Subject: [PATCH] Fix linting warnings --- .github/FUNDING.yml | 1 + .github/ISSUE_TEMPLATE/01-bug.yml | 4 +++- .github/ISSUE_TEMPLATE/02-enhancement.yml | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index df41b1e0..41ad22e7 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1,2 @@ +--- github: Joshua-Riek diff --git a/.github/ISSUE_TEMPLATE/01-bug.yml b/.github/ISSUE_TEMPLATE/01-bug.yml index 5de74ab5..868b4111 100644 --- a/.github/ISSUE_TEMPLATE/01-bug.yml +++ b/.github/ISSUE_TEMPLATE/01-bug.yml @@ -1,3 +1,4 @@ +--- name: Bug Report description: Create a bug report if there is something not working correctly. title: "Bug Report: " @@ -8,7 +9,7 @@ body: value: | Thanks for taking time to fill out this bug report! - Please include information about your system such as the kernel version, SBC model, and operating system. Additionally provide a list of steps to reproduce the bug. + Please include information about your system such as the kernel version, SBC model, and operating system. Additionally provide a list of steps to reproduce the bug. - type: textarea id: what-happened attributes: @@ -41,6 +42,7 @@ body: options: - Ubuntu 22.04 LTS (Jammy Jellyfish) - Ubuntu 24.04 LTS (Noble Nombat) + - Ubuntu 24.10 (Oracular Oriole) validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/02-enhancement.yml b/.github/ISSUE_TEMPLATE/02-enhancement.yml index bab1d7b9..ce15ae12 100644 --- a/.github/ISSUE_TEMPLATE/02-enhancement.yml +++ b/.github/ISSUE_TEMPLATE/02-enhancement.yml @@ -1,3 +1,4 @@ +--- name: Feature Request description: Suggest a feature that you would like to see implemented. title: "Feature Request: "