summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-02-06 07:34:28 +0100
committerMatthias Clasen <mclasen@redhat.com>2023-02-06 07:35:11 +0100
commitfc32b8242b4c505f5ceb5d8c1d1b239fc9c36f0a (patch)
treeb183663648766a5f631e9845793cfa461085e250
parent190d8ef8ff63f9014b595f8b47c9142eddbca34c (diff)
downloadgtk+-fc32b8242b4c505f5ceb5d8c1d1b239fc9c36f0a.tar.gz
CONTRIBUTING: Updates
Mention matrix instead of irc, and ask for display/graphics as essential info in issues.
-rw-r--r--CONTRIBUTING.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index cde57475f0..e88202c106 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -21,7 +21,7 @@ many things that we value:
Please, do not use the issue tracker for support questions. If you have
questions on how to use GTK effectively, you can use:
- - the `#gtk` IRC channel on irc.gnome.org
+ - the `gtk` [room on matrix](https://matrix.to/#/#gtk:gnome.org)
- the [gtk tag on the GNOME Discourse instance](https://discourse.gnome.org/tag/gtk)
You can also look at the GTK tag on [Stack
@@ -44,6 +44,7 @@ If you're reporting a bug make sure to list:
0. which version of GTK are you using?
0. which operating system are you using?
+ 0. what display and graphics driver are you using?
0. the necessary steps to reproduce the issue
0. the expected outcome
0. a description of the behavior; screenshots are also welcome