forked from mirror/pixelfed
Merge pull request #1952 from hellcp/patch-1
Include more and more specific communication methods
This commit is contained in:
commit
7e59df4e64
14
README.md
14
README.md
|
@ -28,11 +28,19 @@ Pixelfed is open-sourced software licensed under the AGPL license.
|
||||||
The ways you can communicate on the project are below. Before interacting, please
|
The ways you can communicate on the project are below. Before interacting, please
|
||||||
read through the [Code Of Conduct](CODE_OF_CONDUCT.md).
|
read through the [Code Of Conduct](CODE_OF_CONDUCT.md).
|
||||||
|
|
||||||
* IRC: #pixelfed on irc.freenode.net ([#freenode_#pixelfed:matrix.org through
|
* IRC: [#pixelfed](irc://chat.freenode.net/pixelfed) on irc.freenode.net
|
||||||
Matrix](https://matrix.to/#/#freenode_#pixelfed:matrix.org))
|
* Matrix: [#pixelfed:matrix.org](https://matrix.to/#/#pixelfed:matrix.org)
|
||||||
* Project on Mastodon: [@pixelfed@mastodon.social](https://mastodon.social/@pixelfed)
|
* Mastodon: [@pixelfed@mastodon.social](https://mastodon.social/@pixelfed)
|
||||||
* E-mail: [hello@pixelfed.org](mailto:hello@pixelfed.org)
|
* E-mail: [hello@pixelfed.org](mailto:hello@pixelfed.org)
|
||||||
|
|
||||||
|
### Development
|
||||||
|
|
||||||
|
For more development focused communication methods, please visit the following:
|
||||||
|
|
||||||
|
* IRC: [#pixelfed-dev](irc://chat.freenode.net/pixelfed-dev) on irc.freenode.net
|
||||||
|
* Matrix: [#pixelfed-dev:matrix.org](https://matrix.to/#/#pixelfed-dev:matrix.org)
|
||||||
|
* Mastodon: [@pixeldev@mastodon.social](https://mastodon.social/@pixeldev)
|
||||||
|
|
||||||
|
|
||||||
## Pixelfed Sponsors
|
## Pixelfed Sponsors
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue