From cd83cdf05c10bca3eaaa591aa5290f1e6719562b Mon Sep 17 00:00:00 2001 From: Seth For Privacy Date: Wed, 16 Aug 2023 09:21:07 -0400 Subject: [PATCH 1/2] Fix markdown lint Adds the appropriate copyright to the bug report issue template. --- .github/ISSUE_TEMPLATE/bug-report.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 5f26eb245..8744a2765 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -7,6 +7,12 @@ assignees: '' --- + + ### **Firmware Version:** The current firmware version on your Passport can be seen when starting the device as well as under Settings>Firmware>Current Version. From 163064e5fcb50c6f5b39b804de51db2bc0842a81 Mon Sep 17 00:00:00 2001 From: Seth For Privacy Date: Wed, 16 Aug 2023 09:21:36 -0400 Subject: [PATCH 2/2] Fix feature request issue template lint --- .github/ISSUE_TEMPLATE/feature-request.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 6065447df..e21326fa5 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -7,6 +7,12 @@ assignees: '' --- + + ### **Description:** [Describe the new feature or improvement you would like to see in the Passport firmware. Provide as much detail as possible about the functionality, use cases, and how it would benefit users.]