aboutsummaryrefslogtreecommitdiff
path: root/docs/CONTRIBUTING.md
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2021-07-10 17:59:23 -0400
committerluigi1111 <luigi1111w@gmail.com>2021-07-10 17:59:23 -0400
commit9903b35345191cdbebaed482504bfcd5590ebe9f (patch)
tree310029fa0bcdfa44ebf71854830286fbe4cc6b3d /docs/CONTRIBUTING.md
parent6043c85afe8243f66105de373fcb1b9edfe68bf7 (diff)
parent8ff21e1e8436b616acdfd7fb7e6748cea2305f22 (diff)
downloadmonzero-core-9903b35345191cdbebaed482504bfcd5590ebe9f.tar.gz
monzero-core-9903b35345191cdbebaed482504bfcd5590ebe9f.tar.xz
monzero-core-9903b35345191cdbebaed482504bfcd5590ebe9f.zip
Merge pull request #7754
8ff21e1 doc: update IRC references to Libera (fdov)
Diffstat (limited to 'docs/CONTRIBUTING.md')
-rw-r--r--docs/CONTRIBUTING.md2
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