branch: externals/compat
commit d1be4aa2f6f6ea1574d8a0d264ae7f100125ad65
Author: Philip Kaludercic <phil...@posteo.net>
Commit: Philip Kaludercic <phil...@posteo.net>

    Mention the Compat issue tracker in README and MANUAL
---
 MANUAL    | 7 ++++---
 README.md | 8 ++++++--
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/MANUAL b/MANUAL
index 51b08fe145..9756ef9d4b 100644
--- a/MANUAL
+++ b/MANUAL
@@ -458,9 +458,10 @@ implemented in 28.1:
 Compat is developed on [[https://sr.ht/~pkal/compat][SourceHut]]. A restricted 
[[https://github.com/phikal/compat.el][GitHub mirror]] is also
 maintained.
 
-Patches, bug reports and comments can be sent to the 
[[https://lists.sr.ht/~pkal/compat-devel][development
-mailing list]] 
([[mailto:~pkal/compat-de...@lists.sr.ht][~pkal/compat-de...@lists.sr.ht]]).  
The GitHub mirror can
-also be used to submit patches.  These may include issues in the
+Patches and comments can be sent to the 
[[https://lists.sr.ht/~pkal/compat-devel][development mailing list]]
+([[mailto:~pkal/compat-de...@lists.sr.ht][~pkal/compat-de...@lists.sr.ht]]).  
Bug reports are best sent to the
+[[https://todo.sr.ht/~pkal/compat][issue tracker]] 
([[mailto:~pkal/com...@todo.sr.ht][~pkal/com...@todo.sr.ht]]).  The GitHub 
mirror can also
+be used to submit patches.  These may include issues in the
 compatibility code, missing definitions or performance issues.
 
 Please note that as a GNU ELPA package, Compat requires contributors
diff --git a/README.md b/README.md
index 3f2353c106..7b64ccb10e 100644
--- a/README.md
+++ b/README.md
@@ -71,8 +71,10 @@ also provided.
 Bug and patches
 ---------------
 
-Patches, bug reports and comments can be sent to the [development
-mailing list][compat-devel].  [GitHub] can also be used to submit
+Patches and comments can be sent to the [development mailing
+list][compat-devel].  Bug reports and issues should be directed to the
+[issue tracker][compat-tracker] (also accessible via
+[Email][compat-tracker-mailto]).  [GitHub] can also be used to submit
 patches ("Pull Request").  These may include issues in the
 compatibility code, missing definitions or performance issues.
 
@@ -95,3 +97,5 @@ the GPL, Version 3 (like Emacs itself).
 [GitHub]: https://github.com/phikal/compat.el
 [compat-announce]: https://lists.sr.ht/~pkal/compat-announce
 [compat-devel]: https://lists.sr.ht/~pkal/compat-devel
+[compat-tracker]: https://todo.sr.ht/~pkal/compat
+[compat-tracker-mailto]: mailto:~pkal/com...@todo.sr.ht

Reply via email to