From 802b10b424a5f9892ea3f3066563fbef76e27187 Mon Sep 17 00:00:00 2001 From: Suyog Tandel Date: Wed, 25 Feb 2026 17:55:54 +0530 Subject: [PATCH] chore: Update issue and feature templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 44 +++++++++++++++++++++++ 2 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3137620..8174721 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -about: Create a report of an issue or suggest a feature to help us improve +about: Create a report of an issue help us improve title: '' labels: '' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..47e95fc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,44 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +> [!NOTE] +Please read our [Contributing Guidelines](CONTRIBUTING.md) to understand how to get involved. For new features, it is highly recommended to discuss the implementation details in our communication channels before submitting a PR. + +## Before submitting a feature request, check the following checklist: + +- [ ] I have searched the existing issues/discussions to ensure this hasn't been proposed before +- [ ] I have confirmed this feature is within the scope of PicoForge/LibreKeys +- [ ] I am using the latest version of PicoForge + +## Proposed Feature + + +### Is your feature request related to a problem? + + +### Describe the solution you'd like + + +### Describe alternatives you've considered + + +### How would this improve the user experience? + + +## Implementation Details (Optional) + + +### Proposed Hardware/Firmware Impact + + +### Additional Context + + +## Visual Aids (Optional) +