diff options
| author | Philip Kaludercic <philipk@posteo.net> | 2022-04-15 13:49:37 +0200 |
|---|---|---|
| committer | Philip Kaludercic <philipk@posteo.net> | 2022-04-15 13:49:37 +0200 |
| commit | d1be4aa2f6f6ea1574d8a0d264ae7f100125ad65 (patch) | |
| tree | cbfa0927d6644fb10db4ef3e01a65059e2f31b64 /README.md | |
| parent | 61d31970e21a2d23fb0d113fb4ff3ab3b100ca8c (diff) | |
Mention the Compat issue tracker in README and MANUAL
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -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 |
