Open
Description
Do you have a question or a problem?
--> Check this: #2269
- Search Issues
(USE THIS BEFORE POSTING ANYTHING - THANKS!) - Search Discussion
(USE THIS TOO BEFORE POSTING ANYTHING - THANKS!) - Question / Discussions (for dedicated topics)
Please search and reply to existing relevant issues/discussions before writing. - Bug report
Submit a report and help to improve the project - Feature request
Submit a feature or enhancement request and help to improve the project
To write comments a free GitHub account is required, the place where many Open Source software projects (like Markor) are developed.
Please don't send e-mails to developers, do ask & search here instead so everybody can benefit from your matter and it's answer/solution, as well other people might have a better answer.
- General project information and changes
What is the project about and what is it's history? - Updates
F-Droid is the recommended way to install and updated Markor. Unreleased changes can be tried in the development version called Mordor. It can be installed beside Markor and downloaded from here (click on any change and find the android-apk button there) - Plain issue
Only use this option in case you experience issues with the other options. Can happen at non-official GitHub applications not supporting the GitHub issue form. - Translate the project
Some texts are not (properly) translated to your language? Help with translations here.
Please subscribe/unsubscribe to this topic if you want to keep updated with whats going on in the project. It is kind of a "mailing list" for the project.
Notes:
- Get list of last contributors:
curl "https://github.com/gsantner/markor/pulls?page=1&q=is%3Apr" 2>&1 | grep "by " | sed "s/^.*by //" | grep '"' | cut -d '"' -f1 | sort | uniq