mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[misc] add issue template
This commit is contained in:
parent
a207d967a5
commit
473e7467e8
2 changed files with 21 additions and 5 deletions
16
.github/ISSUE_TEMPLATE.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
(Place an x into each [ ] to confirm that you have read and performed the following)
|
||||
|
||||
- [ ] I had a look at https://github.com/pbatard/rufus/wiki/FAQ to see if my issue/question has been answered there.
|
||||
- [ ] I performed a search in the issue tracker for similar issues, using keywords relevant to my problem.
|
||||
- [ ] I clicked on the 'Log' button in Rufus and I have copied it, into the line says <FULL LOG> below.
|
||||
- [ ] The log I am copying is the FULL log, starting with the line `Rufus version: x.y.z` - I have NOT removed any part of it.
|
||||
|
||||
Issue description:
|
||||
------------------
|
||||
<Describe your issue here>
|
||||
|
||||
Log:
|
||||
----
|
||||
```
|
||||
<FULL LOG>
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue