mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-15 09:04:04 +02:00
44 lines
913 B
Markdown
44 lines
913 B
Markdown
|
---
|
||
|
name: "🐛 Bug Report"
|
||
|
about: Report a reproducible bug or regression in Joplin.
|
||
|
title: ''
|
||
|
labels: 'bug'
|
||
|
|
||
|
---
|
||
|
|
||
|
<!--
|
||
|
Please provide a clear and concise description of what the bug is. (In the section Steps To Reproduce.)
|
||
|
Include screenshots if needed.
|
||
|
Please test using the latest Joplin release to make sure your issue has not already been fixed.
|
||
|
-->
|
||
|
|
||
|
## Environment
|
||
|
|
||
|
Joplin version:
|
||
|
Platform:
|
||
|
OS specifcs:
|
||
|
<!--
|
||
|
Platform can be one of: macOS, Linux, Windows, Android, iOS, terminal (or a combination)
|
||
|
OS specifcs: e.g. OS version, Linux distribution, Android/iOS version, ...
|
||
|
-->
|
||
|
|
||
|
## Steps To Reproduce
|
||
|
|
||
|
1.
|
||
|
2.
|
||
|
|
||
|
<!--
|
||
|
Issues without reproduction steps are likely to stall.
|
||
|
-->
|
||
|
|
||
|
Describe what you expected to happen:
|
||
|
|
||
|
|
||
|
|
||
|
## Logfile
|
||
|
|
||
|
<!--
|
||
|
Please attach a debug log. Issues without a debug log are likely to stall.
|
||
|
For information on how to collect a log file: https://joplinapp.org/debugging/
|
||
|
-->
|