Browse Source

Add link to GitHub issues page

Ryan C. Thompson 13 years ago
parent
commit
0932baa92e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      ido-ubiquitous.el

+ 4 - 0
ido-ubiquitous.el

@@ -29,6 +29,10 @@
 ;; just selectively (as ido itself does), compatibility with all the
 ;; quriks of `completing-read' is important here.
 
+;; If you find a case where enabling ido-ubiquitous causes a command
+;; not to work correctly, please report it by creating an issue on
+;; GitHub: https://github.com/DarwinAwardWinner/ido-ubiquitous/issues
+
 ;;; License:
 
 ;; This program is free software; you can redistribute it and/or modify