diff options
author | jao <jao@gnu.org> | 2022-07-12 00:55:35 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-07-12 00:55:35 +0100 |
commit | 0acaa1605346099dba9790716d5d4d80c83c22a6 (patch) | |
tree | 3c535fd981ec9a7a8c9cd5122f14b13b92fddaac /contributing.org | |
parent | 2c51aea84bb3ba9fe2662c1f8f2f492a8cf4a559 (diff) | |
download | xmobar-0acaa1605346099dba9790716d5d4d80c83c22a6.tar.gz xmobar-0acaa1605346099dba9790716d5d4d80c83c22a6.tar.bz2 |
jao/xmobar -> xmobar/xmobar
Diffstat (limited to 'contributing.org')
-rw-r--r-- | contributing.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contributing.org b/contributing.org index f50fc59..f5ea875 100644 --- a/contributing.org +++ b/contributing.org @@ -5,12 +5,12 @@ document will help guide you in this endeavour. In case you want to make any non-trivial change to xmobar, it's always best to talk with the community first. Currently the best way to do that -is [[https://codeberg.org/jao/xmobar/issues/new][to create an issue]] on Codeberg. There, you can talk through the +is [[https://codeberg.org/xmobar/xmobar/issues/new][to create an issue]] on Codeberg. There, you can talk through the problems you are having, as well as the proposed solution. *** Making the change - It's best to create a separate branch in your clone of the [[https://codeberg.org/jao/xmobar/][xmobar repo]] and + It's best to create a separate branch in your clone of the [[https://codeberg.org/xmobar/xmobar/][xmobar repo]] and then push this branch to your fork. If your pull request undergoes several iterations and =master= has changed |