From 8c0f809fbbd97f55fc0a01d3a2712da103aef017 Mon Sep 17 00:00:00 2001 From: jakanakaevangeli Date: Thu, 28 Oct 2021 12:05:51 +0200 Subject: [PATCH] Added instructions for reporting bugs --- capf-autosuggest.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/capf-autosuggest.el b/capf-autosuggest.el index 472678f..9c335fd 100644 --- a/capf-autosuggest.el +++ b/capf-autosuggest.el @@ -98,6 +98,14 @@ ;; allows having a delay and it is implemented only for eshell. ;; ;; [1]: http://github.com/dieggsy/esh-autosuggest +;; +;;;; Bugs, suggestions and patches can be sent to +;; +;; bugs-doseganje (at) groups.io +;; +;; and can be viewed at https://groups.io/g/bugs-doseganje/topics. As this +;; package is stored in GNU ELPA, non-trivial patches require copyright +;; assignment to the FSF, see info node "(emacs) Copyright Assignment". ;;; Code: -- 2.11.4.GIT