Skip to content

Commit 2ebb9c1

Browse files
committed
update: added issue template
1 parent 4baef21 commit 2ebb9c1

File tree

2 files changed

+24
-10
lines changed

2 files changed

+24
-10
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## Source info
2+
- [ ] This is from the latest commit in the main branch
3+
- [ ] This is from the latest release
4+
- [ ] Other
5+
6+
7+
## Issue type
8+
- [ ] False positive
9+
- [ ] Compilation warning/error
10+
- [ ] Suggestion
11+
12+
13+
## Environment
14+
- [ ] Windows
15+
- [ ] Linux
16+
- [ ] MacOS
17+
- [ ] Other
18+
19+
## Description
20+
21+
22+
## CLI output (if possible)
23+
> [!NOTE]
24+
> It's highly recommended to copy paste the full output here with the debug binary in the [release section](https://github.com/kernelwernel/VMAware/releases/latest) (which looks like vmaware_debug_X.X.X.exe). If you want to compile from the main branch instead, make sure to add `-DCMAKE_BUILD_TYPE=Debug` to your cmake arguments.

.github/ISSUE_TEMPLATE/report.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)