diff options
| author | Philip Kaludercic <philipk@posteo.net> | 2021-10-14 20:21:16 +0200 |
|---|---|---|
| committer | Philip Kaludercic <philipk@posteo.net> | 2021-10-14 20:21:16 +0200 |
| commit | 5cd751bf6442952d75ce22f4f37d656c9d5cef03 (patch) | |
| tree | 5ded669c9a21a34103e4752eb6c631dd9ae8f905 /README.md | |
| parent | 954c97b0a9ecc7920c8fdf0b721d778f6d4707f0 (diff) | |
Mention GitHub issue tracker in README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -43,8 +43,8 @@ contributions. Source code ----------- -The project is managed can be found on [SourceHut] but has a -(disfavoured) [GitHub] mirror as well. +The project is managed can be found on [SourceHut] but has a [GitHub] +mirror as well. Bug and patches --------------- @@ -53,6 +53,9 @@ Patches, bug reports and comments can be sent to the mailing list ~pkal/public-inbox@lists.sr.ht +or via GitHub. These may include issues in the compatibility code, +missing definitions or performance issues. + When contributing, make sure to provide test and use the existing tests defined in compat-test.el. These can be easily executed using the bundled Makefile: |
