- Ascendara: The core platform powering everything behind Ascendara
- Webview: A remote-control web app for managing downloads and staying connected with Ascend friends
- Installer: A Python-based GUI installer that gets Ascendara up and running quickly
- Extension: A lightweight browser extension that adds convenience and extra features to Ascendara
- Documentation: The community-editable repository for Ascendara's documentation (official docs at ascendara.app/docs)
Contributing to Ascendara is the best way to get your desired features, bug fixes, or improvements into the official build! When your contribution is accepted, your changes will be credited with your GitHub username in the Ascendara changelogs.
Check out all the amazing people who have already contributed on the dedicated contributors page!
- Fork from the development branch
- Create a new branch for your changes
- Make your improvements
- Submit a pull request
fix:for bug fixesfeat:for new featureschore:for maintenancerefactor:for improvementsdocs:for documentationstyle:for formattingtest:for adding tests
Create focused pull requests, write clear commit messages, and test thoroughly. Your contributions help make Ascendara better for everyone!