Some rephrasing
This commit is contained in:
parent
3fbd477d15
commit
41cf85d9db
1 changed files with 8 additions and 7 deletions
15
.github/ISSUE_TEMPLATE.md
vendored
15
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -10,13 +10,14 @@ This is a bug and feature tracker, please only use it to report bugs
|
||||||
or request features within OctoPrint (not OctoPi, not any OctoPrint
|
or request features within OctoPrint (not OctoPi, not any OctoPrint
|
||||||
plugins and not unofficial OctoPrint versions).
|
plugins and not unofficial OctoPrint versions).
|
||||||
|
|
||||||
Do not seek support here ("I need help with ..."), that belongs on
|
Do not seek support here ("I need help with ...", "I have a
|
||||||
the mailing list or the G+ community (both linked in the "guidelines
|
question ..."), that belongs on the mailing list or the G+ community
|
||||||
for contributing" linked above, read it!), NOT here.
|
(both linked in the "guidelines for contributing" linked above, read
|
||||||
|
them!), NOT here.
|
||||||
|
|
||||||
Mark requests with a "[Request]" prefix in the title please. Fully fill
|
Mark requests with a "[Request]" prefix in the title please. For bug
|
||||||
out the bug reporting template for bug reports (if you don't know where
|
reports fully fill out the bug reporting template (if you don't know
|
||||||
to find some information - it's all described in the Contribution
|
where to find some information - it's all described in the Contribution
|
||||||
Guidelines linked up there in the big yellow box).
|
Guidelines linked up there in the big yellow box).
|
||||||
|
|
||||||
When reporting a bug do NOT delete ANY lines from the template but
|
When reporting a bug do NOT delete ANY lines from the template but
|
||||||
|
|
@ -91,7 +92,7 @@ reporting communication issues. Never truncate.
|
||||||
serial.log is usually not written due to performance reasons and must be
|
serial.log is usually not written due to performance reasons and must be
|
||||||
enabled explicitly. Provide at the very least the FULL contents of your
|
enabled explicitly. Provide at the very least the FULL contents of your
|
||||||
terminal tab at the time of the bug occurrence, even if you do not have
|
terminal tab at the time of the bug occurrence, even if you do not have
|
||||||
a serial.log.]
|
a serial.log (which the Contribution Guidelines tell you where to find).]
|
||||||
|
|
||||||
#### Link to contents of Javascript console in the browser
|
#### Link to contents of Javascript console in the browser
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue