mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
chore: delete old issue template
This commit is contained in:
@@ -1,67 +0,0 @@
|
||||
<!--Submitting an issue-->
|
||||
<!--Thank you for taking the time to report an issue or suggest a feature for PicoForge! -->
|
||||
|
||||
> [!NOTE]
|
||||
Please read our [Contributing Guidelines](CONTRIBUTING.md) to understand how to get involved. If you want to work on an existing issue or a new feature, it is highly recommended to discuss it beforehand to ensure there is no conflicting code or duplicate effort.
|
||||
|
||||
<!--
|
||||
## Communication Channels (Discuss Before Contributing)
|
||||
|
||||
Matrix is our most preferred option for direct communication, followed by Discord.
|
||||
- **Matrix**: [Join our Matrix room](https://matrix.to/#/%23librekeys:matrix.org)
|
||||
- **Discord**: [Join our Discord server](https://discord.gg/6wYBpSHJY2)
|
||||
- **Discussions**: [GitHub Discussions](https://github.com/librekeys/picoforge/discussions)
|
||||
-->
|
||||
|
||||
## Before submitting an issue, check the following checklist:
|
||||
|
||||
- [ ] I have checked the [Troubleshooting Guide](../docs/Troubleshooting.md)
|
||||
- [ ] I have searched the existing issues to ensure this has not already been reported
|
||||
- [ ] I am using the latest version of PicoForge
|
||||
- [ ] I am using the the latest supported version of picofido/picofido2
|
||||
|
||||
## The Problem
|
||||
|
||||
<!-- Please describe the issue you are facing or the feature you want to see included in the project. -->
|
||||
|
||||
### What are the steps to reproduce this issue?
|
||||
|
||||
<!-- Provide clear, step-by-step instructions on how to reproduce the issue you are facing. Replace these steps with your own. -->
|
||||
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
### Expected Results
|
||||
|
||||
<!-- What should be the correct or expected behavior? -->
|
||||
|
||||
### Actual Results
|
||||
|
||||
<!-- What is the actual or current behavior happening instead? -->
|
||||
|
||||
### Is there anything else you would like to report?
|
||||
|
||||
<!-- Provide any additional details or context (Optional). -->
|
||||
|
||||
## Environment
|
||||
|
||||
<!-- Please provide information about your setup, as this helps us reproduce and fix the bug faster. -->
|
||||
|
||||
- **OS:** (e.g. Linux, Windows 10, macOS)
|
||||
- **App Version:** (e.g. 0.1.0, or commit hash if building from source)
|
||||
- **FIDO Firmware Version:** (if applicable)
|
||||
- **Device Variant:** (e.g. Raspberry Pi Pico 2, ESP32-S3)
|
||||
|
||||
## Logs
|
||||
|
||||
<!--
|
||||
Please provide any relevant application logs.
|
||||
To get logs, go to the application's logs view and click on copy logs button at the very bottom, then paste the logs as a text file here.
|
||||
|
||||
On Linux, copy logs will not work, instead run the application from the termial and paste the logs here as text file.
|
||||
-->
|
||||
|
||||
## Screenshots/Videos
|
||||
|
||||
<!-- If problem is related to the application's UI then please provide screenshots or videos of the bug. -->
|
||||
Reference in New Issue
Block a user