readme: add IRC channel

The #wayland channel seems like the most popular choice.

Signed-off-by: Simon Ser <contact@emersion.fr>
Closes: https://gitlab.freedesktop.org/emersion/libdisplay-info/-/issues/34
This commit is contained in:
Simon Ser 2023-02-15 10:24:06 +01:00 committed by Sebastian Wick
parent 29271352cf
commit 5a4a28e226

View file

@ -28,7 +28,8 @@ libdisplay-info uses [semantic versioning]. The public API is not yet stable.
## Contributing ## Contributing
Open issues and merge requests on the [GitLab project]. Open issues and merge requests on the [GitLab project]. Discuss and ask
questions in the [#wayland] IRC channel on OFTC.
In general, the [Wayland contribution guidelines] should be followed. In In general, the [Wayland contribution guidelines] should be followed. In
particular, each commit must carry a Signed-off-by tag to denote that the particular, each commit must carry a Signed-off-by tag to denote that the
@ -71,6 +72,7 @@ To fuzz libdisplay-info with [AFL], the library needs to be instrumented:
[website]: https://emersion.pages.freedesktop.org/libdisplay-info/ [website]: https://emersion.pages.freedesktop.org/libdisplay-info/
[semantic versioning]: https://semver.org/ [semantic versioning]: https://semver.org/
[GitLab project]: https://gitlab.freedesktop.org/emersion/libdisplay-info [GitLab project]: https://gitlab.freedesktop.org/emersion/libdisplay-info
[#wayland]: ircs://irc.oftc.net/#wayland
[Wayland contribution guidelines]: https://gitlab.freedesktop.org/wayland/wayland/-/blob/main/CONTRIBUTING.md [Wayland contribution guidelines]: https://gitlab.freedesktop.org/wayland/wayland/-/blob/main/CONTRIBUTING.md
[Developer Certificate of Origin 1.1]: https://developercertificate.org/ [Developer Certificate of Origin 1.1]: https://developercertificate.org/
[freedesktop.org Contributor Covenant]: https://www.freedesktop.org/wiki/CodeOfConduct/ [freedesktop.org Contributor Covenant]: https://www.freedesktop.org/wiki/CodeOfConduct/