From 77a884fb29ac1466e8126301535cb11317a5828f Mon Sep 17 00:00:00 2001
From: Gareth Coles
Date: Tue, 3 Jul 2018 13:28:31 +0100
Subject: Update channel listing
---
templates/main/about/channels.html | 57 ++++++++++++++++++++++++++------------
1 file changed, 39 insertions(+), 18 deletions(-)
(limited to 'templates')
diff --git a/templates/main/about/channels.html b/templates/main/about/channels.html
index e970a26d..4b4aab9c 100644
--- a/templates/main/about/channels.html
+++ b/templates/main/about/channels.html
@@ -23,11 +23,11 @@
messages to, and what they should be used for.
- Conversation
+ Discussion
Channels in this section are designated for discussion and chat, and shouldn't be used for help
- requests in most cases.
+ requests in most cases. All channels in this category are on-topic.
@@ -39,22 +39,16 @@
- #python |
+ #python-discussion |
Discussion about the Python programming language and ecosystem
|
- #off-topic |
+ #tools |
- Off-topic discussion that doesn't fit in any other channel
- |
-
-
- #other-languages |
-
- Discussion about non-Python programming - this is not a channel for non-English
- discussion
+ Discussion relating to Python tooling - IDEs, editors, package managers, documentation
+ generators, and so on
|
@@ -67,6 +61,19 @@
+ Off-Topic
+
+
+ Channels in this section are designated for off-topic discussion, and any topic
+ may be talked about here once it follows our rules. Note that these channels are for discussion,
+ and are not places for you to dump images or memes.
+
+
+
+ These channels are renamed daily by the server bot. Suggest funny channel names
+ on the dedicated GitLab meta issue.
+
+
Python Help
@@ -141,17 +148,24 @@
- #guis |
+ #security |
- Discussion and questions relating to designing and building graphical user interfaces
- in Python, and related libraries and tools
+ Discussion and questions relating to cybersecurity, especially in relation to Python
+ and best practises
|
- #security |
+ #software-testing |
- Discussion and questions relating to cybersecurity, especially in relation to Python
- and best practises
+ Discussion and questions relating to testing your Python applications
+ |
+
+
+ #user-interface |
+
+ Discussion and questions relating to designing and building user interfaces
+ in Python, and related libraries and tools - this includes graphical interfaces and
+ console interfaces
|
@@ -213,6 +227,13 @@
with something better later, so stay tuned!
+
+ #reddit |
+
+ A listing channel with a live feed of posts from
+ r/Python, our official subreddit.
+ |
+
#show-your-projects |
--
cgit v1.2.3
|