Actions
Developers » History » Revision 19
« Previous |
Revision 19/33
(diff)
| Next »
Dan Smith, 12/10/2022 05:50 AM
Developers Welcome!¶
CHIRP is open source software and contributions are welcomed! Submissions are preferred via github .
Resources¶
- Get the code at github
- Developers/Add_a_Radio
- Developers/ToneModes
- Get a new Python3 development environment setup with Python3Environment
- Legacy Windows Python2 development environment instructions: Developers/Win32Environment
How you can help¶
- Test new changes and releases
- Triage bug tickets
- Write or update documentation
- Find and fix bugs
- Add or extend support for new radio models
- Add features to the UI
Translating CHIRP¶
If you want to help translate CHIRP into another language, please follow these steps:
- Create a new issue for the language and include the language code. Here is a helpful list.
- Someone will create an empty template .po file and attach it to your issue
- Translate the file. Generally, poedit is the best way to do this. Be sure to fill out the translator meta-details.
- Attach the resulting translated .po file to the ticket
- A developer will check it over and then submit it for inclusion
Updated by Dan Smith almost 2 years ago · 19 revisions