diff options
| -rw-r--r-- | MANUAL | 7 | ||||
| -rw-r--r-- | README.md | 8 |
2 files changed, 10 insertions, 5 deletions
@@ -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-devel@lists.sr.ht][~pkal/compat-devel@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-devel@lists.sr.ht][~pkal/compat-devel@lists.sr.ht]]). Bug reports are best sent to the +[[https://todo.sr.ht/~pkal/compat][issue tracker]] ([[mailto:~pkal/compat@todo.sr.ht][~pkal/compat@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 @@ -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/compat@todo.sr.ht |
