summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-02-06 06:53:14 +0000
committerMatthias Clasen <mclasen@redhat.com>2023-02-06 06:53:14 +0000
commit39c503c108c55cafecb366024bd954bb0eb36a27 (patch)
tree0c4fb61a6a16b134593cc21d5b43c40adf289fe6
parent7c2b4eb0e7f29523579dab1bd1f8ad286c9890a2 (diff)
parentfc32b8242b4c505f5ceb5d8c1d1b239fc9c36f0a (diff)
downloadgtk+-39c503c108c55cafecb366024bd954bb0eb36a27.tar.gz
Merge branch 'matthiasc/for-main' into 'main'
CONTRIBUTING: Updates See merge request GNOME/gtk!5483
-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