mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-07-26 10:38:52 +00:00
Use html comments to make som text only visible by PR creator (#3186)
* Use html comments to make som text only visible by PR creator * reformat a bit
This commit is contained in:
@@ -1,58 +1,80 @@
|
|||||||
<!--
|
<!--
|
||||||
👋 Thank you for your contribution!
|
👋 Thank you for your contribution!
|
||||||
|
|
||||||
⚠️ Before you start, please review our Contributing Guidelines:
|
⚠️ Before you start, please review our Contributing Guidelines:
|
||||||
https://github.com/portapack-mayhem/mayhem-firmware/wiki/Contributing-Guidelines
|
https://github.com/portapack-mayhem/mayhem-firmware/wiki/Contributing-Guidelines
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## Brief description of what you did
|
## Brief description of what you did
|
||||||
|
<!--
|
||||||
|
Replace this line with a description of your changes. What problem does this PR solve? What does it add or fix?
|
||||||
|
Don't forget to describe how maintainers can test your modifications!
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Replace this line with a description of your changes. What problem does this PR solve? What does it add or fix?
|
|
||||||
Don't forget to describe how maintainers can test your modifications! -->
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Proof that your changes work
|
## Proof that your changes work
|
||||||
|
<!--
|
||||||
|
1. PRs without proof will not be merged. Please provide evidence for every section below that applies to your change.
|
||||||
|
2. Trusted contributors: If you have a track record of merged PRs that were properly tested and documented, maintainers may waive one or more of the proof sections below at their discretion. You are still encouraged to include whatever evidence you have, but sections may be marked `N/A — trusted contributor` with a short note.
|
||||||
|
3. First-time contributors must provide full proof. See the Contributing Guidelines(https://github.com/portapack-mayhem/mayhem-firmware/wiki/Contributing-Guidelines) and Trusted Contributors (https://github.com/portapack-mayhem/mayhem-firmware/wiki/Trusted-Contributors) articles for details.
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
> ⚠️ **PRs without proof will not be merged.** Please provide evidence for every section below that applies to your change.
|
|
||||||
>
|
|
||||||
> 🛈 **Trusted contributors:** If you have a track record of merged PRs that were properly tested and documented, maintainers may waive one or more of the proof sections below at their discretion. You are still encouraged to include whatever evidence you have, but sections may be marked `N/A — trusted contributor` with a short note. First-time contributors must provide full proof. See the [Contributing Guidelines](https://github.com/portapack-mayhem/mayhem-firmware/wiki/Contributing-Guidelines) and [Trusted Contributors](https://github.com/portapack-mayhem/mayhem-firmware/wiki/Trusted-Contributors) articles for details.
|
|
||||||
|
|
||||||
### 🖥️ Proof it compiles
|
### 🖥️ Proof it compiles
|
||||||
|
<!--
|
||||||
Attach a log snippet showing a successful build from the final firmware size/space summary in the build output. Example: `Space remaining in flash ROM: 19552 bytes ( 1.9 % )`.
|
Attach a log snippet showing a successful build from the final firmware size/space summary in the build output. Example: `Space remaining in flash ROM: 19552 bytes ( 1.9 % )`.
|
||||||
|
Paste log below.
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Paste log below -->
|
|
||||||
|
|
||||||
### 📱 Proof of testing on a real device
|
### 📱 Proof of testing on a real device
|
||||||
|
<!--
|
||||||
|
Attach photos, screenshots, or a short video of your changes running on actual PortaPack hardware. Emulator or simulator output is not a substitute for real-device testing.
|
||||||
|
Paste photo / video / screenshot below
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Attach photos, screenshots, or a short video of your changes running on actual PortaPack hardware. **Emulator or simulator output is not a substitute for real-device testing.**
|
|
||||||
|
|
||||||
<!-- Paste photo / video / screenshot below -->
|
|
||||||
|
|
||||||
### 📡 Proof against a real emitter/receiver (if applicable)
|
### 📡 Proof against a real emitter/receiver (if applicable)
|
||||||
|
<!--
|
||||||
|
1. If your PR involves RX/TX, protocol decoding, signal generation, or any RF-related functionality, you **must** demonstrate it working against a real emitter or receiver. Include photos, videos, logs, or waterfall/spectrum screenshots.
|
||||||
|
2. If this section does not apply to your PR, write `N/A` below and briefly explain why.
|
||||||
|
3. Paste RF evidence, or write N/A with a short justification
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
If your PR involves RX/TX, protocol decoding, signal generation, or any RF-related functionality, you **must** demonstrate it working against a real emitter or receiver. Include photos, videos, logs, or waterfall/spectrum screenshots.
|
|
||||||
|
|
||||||
If this section does not apply to your PR, write `N/A` below and briefly explain why.
|
|
||||||
|
|
||||||
<!-- Paste RF evidence, or write N/A with a short justification -->
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📚 Wiki documentation commitment
|
## 📚 Wiki documentation commitment
|
||||||
|
<!--
|
||||||
**By submitting this PR, you acknowledge that once it is merged you are responsible for creating or updating the corresponding page on the [project wiki](https://github.com/portapack-mayhem/mayhem-firmware/wiki).**
|
By submitting this PR, you acknowledge that once it is merged you are responsible for creating or updating the corresponding page on the project wiki(https://github.com/portapack-mayhem/mayhem-firmware/wiki).
|
||||||
|
|
||||||
Your wiki article should include:
|
Your wiki article should include:
|
||||||
|
- A screenshot of the main app screen (strongly recommended)
|
||||||
- A **screenshot of the main app screen** (strongly recommended)
|
- A clear description of what the app does
|
||||||
- A clear **description** of what the app does
|
- An explanation of the controls and UI elements
|
||||||
- An explanation of the **controls** and UI elements
|
- Any known limitations, quirks, or caveats
|
||||||
- Any known **limitations**, quirks, or caveats
|
|
||||||
- Anything else a user should know to use the app effectively (dependencies, required hardware, file formats, etc.)
|
- Anything else a user should know to use the app effectively (dependencies, required hardware, file formats, etc.)
|
||||||
|
- If you are modifying an existing app, make sure the wiki page reflects your changes.
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
- [ ] I will (or already) create(d) wiki document for my newly added feature
|
||||||
|
|
||||||
If you are modifying an existing app, make sure the wiki page reflects your changes.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user