diff options
author | Leon Henrik Plickat <leonhenrik.plickat@stud.uni-goettingen.de> | 2021-06-24 14:11:32 +0200 |
---|---|---|
committer | Leon Henrik Plickat <leonhenrik.plickat@stud.uni-goettingen.de> | 2021-06-24 14:11:32 +0200 |
commit | fa3d1b5dfe4f93953c300595e8fd81abd76670ee (patch) | |
tree | 40030144ba4f9b9527d301af6455282a3e45bebc | |
parent | 0d8ab34550aa6e1c84b57c28cb56040d844baa4d (diff) | |
download | wlclock-fa3d1b5dfe4f93953c300595e8fd81abd76670ee.tar.gz wlclock-fa3d1b5dfe4f93953c300595e8fd81abd76670ee.tar.bz2 |
Deprecate non-sourcehut forges
-rw-r--r-- | CONTRIBUTING.md | 13 | ||||
-rw-r--r-- | README.md | 6 |
2 files changed, 6 insertions, 13 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4169bb4..08f2154 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,11 @@ # Contributing to wlclock This file explains how you can contribute to wlclock. +Before you read on, beware that **all** contributing happens over email. If you +found this repository on GitHub, or any other forge I have mirrors of my +projects on, note that I will not respond to that forges contribution system. +Use the mailing list. + For larger contributions, especially for radical changes, I highly recommend you to ask me whether I will include your commit *before* you start investing time into it. Also please respect the coding style, even if you do not like it. @@ -9,7 +14,7 @@ into it. Also please respect the coding style, even if you do not like it. ## Communication You can ask questions and start discussions on the [mailing list](mailto:~leon_plickat/public-inbox@lists.sr.ht) or if you find me on IRC (my nick is "leon-p" and you can often find me on -`#sway@freenode.net`). +`#sway@libera.net`). ## Sending Patches @@ -22,12 +27,6 @@ All code review will happen on the mailing list as well. Write good commit messages! -If you found this project on [GitHub](https://github.com/Leon-Plickat/wlclock), -you can use that platforms contribution workflow and bug tracking system, but -beware that I may be slow to respond to anything but email and that development -officially takes place over at [sourcehut](https://sr.ht/~leon_plickat/wlclock/), -the main hosting platform for this project. - ## Licensing and Copyright wlclock is licensed under the GPLv3, which applies to any contributions as @@ -28,12 +28,6 @@ and `scdoc` to generate the manpage. **Contributions are welcome!** Read `CONTRIBUTING.md` to find out how you can contribute. Do not be afraid, it is really not that complicated. -If you found this project on [GitHub](https://github.com/Leon-Plickat/wlclock), -you can use that platforms contribution workflow and bug tracking system, but -beware that I may be slow to respond to anything but email and that development -officially takes place over at [sourcehut](https://sr.ht/~leon_plickat/wlclock/), -the main hosting platform for this project. - ## Licensing |