diff options
| author | Steve Piercy <web@stevepiercy.com> | 2021-12-17 12:47:30 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-17 12:47:30 -0800 |
| commit | 0b24ac16cc04746b25cf460f1497c157f6d3d6f4 (patch) | |
| tree | 1e77bd32ae339b7e9cb75c243d0f2996deea779f /contributing.md | |
| parent | 630b26a6afc924cd1b2143f917e28cf268b12e35 (diff) | |
| parent | ef6716646e8056960ec10fd342922b9c1988b812 (diff) | |
| download | pyramid-0b24ac16cc04746b25cf460f1497c157f6d3d6f4.tar.gz pyramid-0b24ac16cc04746b25cf460f1497c157f6d3d6f4.tar.bz2 pyramid-0b24ac16cc04746b25cf460f1497c157f6d3d6f4.zip | |
Merge pull request #3685 from slav0nic/irc
Move IRC channel to Libera.Chat
Diffstat (limited to 'contributing.md')
| -rw-r--r-- | contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributing.md b/contributing.md index ffe050035..75dbfb86b 100644 --- a/contributing.md +++ b/contributing.md @@ -6,7 +6,7 @@ You can contribute to this project in several ways. * [File an Issue on GitHub](https://github.com/Pylons/pyramid/issues) * Fork this project and create a branch with your suggested change. When ready, submit a pull request for consideration. [GitHub Flow](https://guides.github.com/introduction/flow/index.html) describes the workflow process and why it's a good practice. When submitting a pull request, sign [CONTRIBUTORS.txt](https://github.com/Pylons/pyramid/blob/master/CONTRIBUTORS.txt) if you have not yet done so. -* Join the [IRC channel #pyramid on irc.freenode.net](https://webchat.freenode.net/?channels=pyramid). +* Join the [IRC channel #pyramid on irc.libera.chat](https://web.libera.chat/#pyramid). ## Git Branches |
