mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[ui] delay hotplug event when the user has pressed Start
* Closes #793 * Also update issue template
This commit is contained in:
parent
91eec034b1
commit
cebfa4cc7a
3 changed files with 29 additions and 18 deletions
19
.github/ISSUE_TEMPLATE.md
vendored
19
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,24 +1,23 @@
|
|||
Report checklist
|
||||
----------------
|
||||
Checklist
|
||||
---------
|
||||
<Please complete the following and place an x into each [ ] to confirm that you have read and performed these preliminary steps>
|
||||
|
||||
(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 looked at https://github.com/pbatard/rufus/wiki/FAQ to see if my question has already been answered.
|
||||
- [ ] 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 that says `<FULL LOG>` below.
|
||||
- [ ] I clicked the `Log` button in Rufus and copy/pasted the log into the line that 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.
|
||||
|
||||
Additionally (if applicable):
|
||||
- [ ] I have run a bad blocks check, by clicking the "bad blocks" check box in Rufus, and confirmed that my USB is not defective
|
||||
- [ ] I have also tried one or more of the following:
|
||||
- [ ] I ran a bad blocks check, by clicking the "bad blocks" check box in Rufus, and confirmed that my USB is not defective
|
||||
- [ ] I also tried one or more of the following:
|
||||
- [ ] Using a different USB drive
|
||||
- [ ] Plugging the USB into a different port
|
||||
- [ ] Running Rufus on a different computer
|
||||
- [ ] If using an ISO image, I have clicked on the `#` button, at the bottom of Rufus, to compute the MD5, SHA1 and SHA256 checksums (which are therefore reported in the log I copied) and confirmed, by performing an internet search, that these values match the ones from the official image.
|
||||
- [ ] If using an ISO image, I clicked on the `#` button (at the bottom of the Rufus interface), to compute the MD5, SHA1 and SHA256 checksums, which are therefore present in the log I copied. I confirmed, by performing an internet search, that these values match the ones from the official image.
|
||||
|
||||
Issue description
|
||||
-----------------
|
||||
<Describe your issue here>
|
||||
<Please describe your issue here>
|
||||
|
||||
Log
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue