[glib: 1/2] docs: Fix name of IRC channel in CONTRIBUTING.md



commit 88f2010f1a4f93c56a5a77305d68ad7100e30573
Author: Philip Withnall <withnall endlessm com>
Date:   Thu Jun 13 12:24:09 2019 +0100

    docs: Fix name of IRC channel in CONTRIBUTING.md
    
    It’s been renamed from `#gtk+` to `#gtk`.
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 CONTRIBUTING.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1b501f144..660a1452b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -22,7 +22,7 @@ many things that we value:
 Please, do not use the issue tracker for support questions. If you have
 questions on how to use GLib effectively, you can use:
 
- - the `#gtk+` IRC channel on irc.gnome.org
+ - the `#gtk` IRC channel on irc.gnome.org
  - the [gtk](https://mail.gnome.org/mailman/listinfo/gtk-list) mailing list,
    for general questions on GLib
  - the [gtk-devel](https://mail.gnome.org/mailman/listinfo/gtk-devel-list)
@@ -101,7 +101,7 @@ full branch coverage of the new code. GLib’s CI system generates code coverage
 reports which are viewable for each merge request.
 
 If proposing a large feature or change, it’s better to discuss it (on the
-`#gtk+` IRC channel or on the
+`#gtk` IRC channel or on the
 [gtk-devel](https://mail.gnome.org/mailman/listinfo/gtk-devel-list) mailing
 list) before putting time into writing an actionable issue — and certainly
 before putting time into writing a merge request.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]