mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
Doc: update "reporting bugs" section in README
This commit is contained in:
parent
ed4dbdf378
commit
b29e4b9259
21
README.mdown
21
README.mdown
@ -133,18 +133,22 @@ and support. If you find a bug, please report it on
|
|||||||
|
|
||||||
## Important note regarding bug reporting
|
## Important note regarding bug reporting
|
||||||
If you think have found a bug, please report it clearly. Yasnippet
|
If you think have found a bug, please report it clearly. Yasnippet
|
||||||
does have (lots of) bugs and your reporting is very valuable. But I
|
does have (lots of) bugs and your reports are very valuable. Here's
|
||||||
have little time to analyse bugs and the following helps a lot.
|
a [great example](https://github.com/capitaomorte/yasnippet/issues/318)
|
||||||
|
of a bug report. It has everything needed for a sucessfull analysis and
|
||||||
|
speedy resolution:
|
||||||
|
|
||||||
So, *before* reporting try to reproduce the bug **without** your usual
|
*Before* reporting try to reproduce the bug **without** your usual
|
||||||
`.emacs` (or whatever startup file you use). Do so either by starting
|
`.emacs` (or whatever startup file you use). Do so either by starting
|
||||||
emacs from the command line with the `-Q` switch, or by temporarily
|
emacs from the command line with the `-Q` switch, or by temporarily
|
||||||
moving away your `.emacs` and creating a new smaller one just for
|
moving away your `.emacs` and creating a new smaller one just for
|
||||||
reproducing the bug.
|
reproducing the bug. Paste that file in your bug report. Paste any sequence
|
||||||
|
of relevant shell commands before you launch Emacs.
|
||||||
|
|
||||||
Then paste that file, and describe steps taken to reproduce, from an
|
*Then*, describe steps taken to reproduce from an
|
||||||
end-user perspective. Try to be as unambiguous as possible. Also,
|
end-user perspective. Try to be as unambiguous as possible.
|
||||||
don't forget to state the Emacs version (use `M-x emacs-version`) and
|
|
||||||
|
Also, don't forget to state the Emacs version (use `M-x emacs-version`) and
|
||||||
the yasnippet version you are using (if using the latest from github,
|
the yasnippet version you are using (if using the latest from github,
|
||||||
do `git log -1` in the dir).
|
do `git log -1` in the dir).
|
||||||
|
|
||||||
@ -153,9 +157,6 @@ message string you got. I'm not saying your analysis might not be
|
|||||||
useful but following the instructions above immediately gives me a
|
useful but following the instructions above immediately gives me a
|
||||||
clear picture of what is happening.
|
clear picture of what is happening.
|
||||||
|
|
||||||
There's an example of a great bug report from
|
|
||||||
[issue #189](https://github.com/capitaomorte/yasnippet/issues/189)
|
|
||||||
|
|
||||||
There is also a [YASnippet google group][forum]. I will keep the group
|
There is also a [YASnippet google group][forum]. I will keep the group
|
||||||
open for reference and for discussion among users, unfortunately I
|
open for reference and for discussion among users, unfortunately I
|
||||||
can't guarantee a timely response, so maybe creating a github issue
|
can't guarantee a timely response, so maybe creating a github issue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user