Skip to content

Commit 94b1481

Browse files
authored
Merge pull request neutrinolabs#2863 from matt335672/update_bug_template
Add markdown asking user to read the FAQ before submitting a bug
2 parents 64b347d + a679b4e commit 94b1481

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ description: Report errors or unexpected behavior
33
labels:
44
- "bug"
55
body:
6+
- type: markdown
7+
attributes:
8+
value: |
9+
Before submitting a bug, read the [FAQ](https://github.com/neutrinolabs/xrdp/wiki/Tips-and-FAQ).
10+
**In particular, on systemd-based systems. make sure you are not logged in on the console as the same user you are trying to use for xrdp**
611
- type: input
712
attributes:
813
label: xrdp version

0 commit comments

Comments
 (0)