mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-27 08:21:03 +02:00
6e128a7285
Somebody deleted the label `question`, so I changed the template to use `invalid`, since a question is technically invalid on the issue tracker.
30 lines
1.0 KiB
Markdown
30 lines
1.0 KiB
Markdown
---
|
|
name: "🤔 Questions and Help"
|
|
about: The issue tracker is not for questions. Please ask questions on https://discourse.joplinapp.org/.
|
|
title: ''
|
|
labels: 'invalid'
|
|
|
|
---
|
|
|
|
⚠🚨⛔ The issue tracker is not for questions. ⛔🚨⚠
|
|
|
|
As it happens, support requests that are created as issues are likely to be closed. We want to make sure you are able to find the help you seek.
|
|
|
|
## Questions and Help
|
|
|
|
Please read the [documentation](https://joplinapp.org/) and [FAQ](https://joplinapp.org/faq/) first.
|
|
|
|
### https://discourse.joplinapp.org/
|
|
|
|
If you have still questions related to Joplin, please open a topic in the [forum](https://discourse.joplinapp.org/).
|
|
You can use your GitHub credentials to login to the forum.
|
|
|
|
## Links
|
|
|
|
- Documentation: https://joplinapp.org
|
|
- FAQ: https://joplinapp.org/faq/
|
|
- Forum: https://discourse.joplinapp.org
|
|
- How to enable end-to-end encryption: https://joplinapp.org/e2ee/
|
|
- API documentation: https://joplinapp.org/api/
|
|
- How to enable debug mode: https://joplinapp.org/debugging/
|