Understand How to Contribute Bug Reports and PRs¶
This page explains how to open the bundled contribution guide in AetherSDR. The guide covers how to file bug reports and submit pull requests without needing an internet connection.
Before you start¶
- AetherSDR must be installed. No radio connection is required.
Steps¶
- Click
Helpin the menu bar. - Click
Contributing to AetherSDR.... - The HelpDialog opens, displaying the contribution guide in the Markdown viewer.
- To search within the guide, type a term in the
Find:field and clickNextto advance through matches orPreviousto go back. Press Return to find the next match. Press Shift+Return to find the previous match. - When you are finished, click
Close.
What each control does¶
| Control | Behavior |
|---|---|
Find: field |
Enter a subject or term to search within the displayed topic. The field border turns red when there are no matches. |
Next |
Moves to the next match in the document. Wraps to the top when the end is reached. Enabled only when the Find: field is non-empty. |
Previous |
Moves to the previous match in the document. Wraps to the bottom when the start is reached. Enabled only when the Find: field is non-empty. |
Close |
Closes the dialog. |
Tips¶
- The Help menu keeps each guide in a separate dialog. You can reopen just this topic at any time without disturbing other open help windows.
- The contribution guide is available offline. You do not need a network connection to read it.