-
Notifications
You must be signed in to change notification settings - Fork 307
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: 林博仁 <[email protected]>
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
## Good Habit Checklist for Issue Reporting | ||
* [ ] I've searched the issue tracker and is pretty sure that there's no duplicate issue already filed. | ||
* [ ] I've built the latest development snapshot using the instructions in README and verified that the issue can still be reproduced (for bug reports) | ||
|
||
## Issue Reproduce Instructions | ||
1. Launch WoeUSB by running `<command>` | ||
1. <Do blablabla...> | ||
|
||
## Expected Behavior | ||
|
||
## Current Behavior | ||
|
||
## Info of My Environment | ||
### WoeUSB Version | ||
For build from source code, run `git describe --tags --always --dirty`, for releases launch WoeUSB from the application menu then go to Help >> About and check the version line. | ||
|
||
### OS Distribution | ||
|
||
### Model Name of Target Device | ||
|
||
### WoeUSB Commandline(if run with CLI(`woeusb`)) | ||
|
||
### Source Media Info | ||
"Windows 9 Professional Edition" or "Win9_9999_Chinese(Traditional)_x64.iso" |