summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2025-01-23 12:06:06 +0200
committerThanos Apollo <[email protected]>2025-01-23 12:06:06 +0200
commit59f7ceb67f1696125a8e1b17bca36d2c83be8b5a (patch)
treeab9f3ed7a04d61369ef6579315ef9d62125510a1
parent69a2d1588cc5f3fd09a93f69d80c97248b522c1c (diff)
contributing: Add codeberg mirror url
-rw-r--r--CONTRIBUTING.org7
1 files changed, 2 insertions, 5 deletions
diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org
index 0ddeca6..7318f5e 100644
--- a/CONTRIBUTING.org
+++ b/CONTRIBUTING.org
@@ -4,14 +4,11 @@
* Sources
+ [[https://git.thanosapollo.org/yeetube][Upstream]]
++ [[https://codeberg.org/ThanosApollo/emacs-yeetube][Codeberg]] (mirror)
* How To Contribute
-Before starting to work on any big feature, that is not mentioned on
-the [[file:TODO.org][TODOs]], I recommend you to send me an email first.
-
-** How to submit a PR?
-+ Feel free to send me a patch, here's how to create one
+** How to send a patch?
#+begin_src bash
$ git clone https://git.thanosapollo.com/<repo>.git && cd <repo>