mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
eb727810b5
Signed-off-by: David Mehren <git@herrmehren.de>
40 lines
1.3 KiB
Markdown
40 lines
1.3 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve HedgeDoc.
|
|
title: ''
|
|
labels: 'type: bug'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- If you're requesting an improvement for an existing feature, then please consider filling out an "enhancement request" instead! -->
|
|
<!-- If you're requesting a new feature, that isn't part of this project yet, then please consider filling out a "feature request" instead! -->
|
|
|
|
**Description**
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
**To Reproduce**
|
|
<!-- Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error -->
|
|
|
|
**Expected behavior**
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
**Logs**
|
|
<!-- If applicable, add an excerpt from the server logs where the error is reported. Remember to censor sensitive values. -->
|
|
|
|
**Config**
|
|
<!-- If applicable, copy and paste your config (or ideally only relevant parts of it) here. Remember to censor sensitive values. -->
|
|
|
|
**Your Setup (please complete the following information):**
|
|
- Host OS: [e.g. Ubuntu 20.04]
|
|
- NodeJS version [run `node --version`]
|
|
- HedgeDoc version (Click "Version info" in the footer)
|
|
- server [e.g. 2.0]
|
|
- client [e.g. 2.0]
|
|
|
|
**Additional context**
|
|
<!-- Add any other context about the problem here. -->
|