diff options
author | fdov <fd21@pm.me> | 2021-06-20 15:16:49 +0200 |
---|---|---|
committer | selsta <selsta@sent.at> | 2021-06-20 21:44:45 +0200 |
commit | 8ff21e1e8436b616acdfd7fb7e6748cea2305f22 (patch) | |
tree | c893db5b927a4828ec4dcfc62ef0e0bed730e9af /docs/CONTRIBUTING.md | |
parent | Merge pull request #7738 (diff) | |
download | monero-8ff21e1e8436b616acdfd7fb7e6748cea2305f22.tar.xz |
doc: update IRC references to Libera
Diffstat (limited to '')
-rw-r--r-- | docs/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 7b184c00a..e12295412 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -15,7 +15,7 @@ of software solid and usable. Patches are preferably to be sent via a Github pull request. If that can't be done, patches in "git format-patch" format can be sent (eg, posted to fpaste.org with a long enough timeout and a link -posted to #monero-dev on irc.freenode.net). +posted to #monero-dev on irc.libera.chat). Patches should be self contained. A good rule of thumb is to have one patch per separate issue, feature, or logical change. Also, no |