Browse Source

Explain why not to submit bugs about var warnings

Ryan C. Thompson 9 years ago
parent
commit
b96f3e75f1
1 changed files with 4 additions and 2 deletions
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -225,8 +225,10 @@ are most definitely properly declared, or warnings that only appear
 when ido-ubiquitous is loaded after another unrelated package. For
 many of these warnings, I've never been able to discover the cause or
 reproduce the warnings myself, and I've given up trying to figure it
-out. If you are an Emacs expert who knows how to fix these warnings,
-please let me know.
+out. Please don't report any new bugs about variable warnings *unless*
+you can tell me how to consistently reproduce them starting from
+`emacs -Q`. If you are an Emacs expert who knows how to fix these
+warnings, please let me know.
 
 You can see the bug reports about weird warnings
 [here](https://github.com/DarwinAwardWinner/ido-ubiquitous/issues?utf8=%E2%9C%93&q=label%3Abizarre-unexplainable-scoping-issues+).