aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2023-01-03 14:32:23 +0100
committerPhilip Kaludercic <philipk@posteo.net>2023-01-03 14:40:41 +0100
commitbe4595fec8a8a15afa098295273bb32cf1f4caf8 (patch)
tree2013eff3623810a925b16f0c0602247f63304935 /README.md
parent62ec50bdd121baf8edc460ab5f7888da7c702eab (diff)
Update README to reflect the move from SourceHut to GitHub
The background for this decision is explained here: http://amodernist.com/texts/break.html.
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 8 insertions, 9 deletions
diff --git a/README.md b/README.md
index 0ad7f15..57266b4 100644
--- a/README.md
+++ b/README.md
@@ -30,22 +30,21 @@ contributions.
Source code
-----------
-Compat is developed on [SourceHut]. A restricted [GitHub] mirror is
-also provided.
+Compat is developed on [GitHub]. The code is also mirrored on [SourceHut].
+[GitHub]:
+ https://github.com/emacs-compat/compat
[SourceHut]:
https://sr.ht/~pkal/compat
-[GitHub]:
- https://github.com/phikal/compat.el
Bug and patches
---------------
-Patches and comments can be sent to the [development mailing list].
-Bug reports and issues should be directed to the [issue tracker] (also
-accessible via [email]). [GitHub] can also be used to submit patches
-("Pull Request"). These may include issues in the compatibility code,
-missing definitions or performance issues.
+Patches, bug reports and comments can be sent via [GitHub]. These may
+include issues in the compatibility code, missing definitions or
+performance issues. If you do not have a GitHub account, we also
+provide a [development mailing list] and a [issue tracker] on
+SourceHut, the latter also being accessible via [email].
When contributing, make sure to provide test and use the existing
tests defined in compat-test.el. These can be easily executed using