@@ -98,8 +98,8 @@ Tutorials for new users
98
98
99
99
To start a topic or participate in any discussions in the forum, sign up and
100
100
create an account using an email address or GitHub account. You can do so by
101
- clicking the " Sign Up" button on the top right hand corner of the ` Discourse `_
102
- main page.
101
+ clicking the :guilabel: ` Sign Up ` button on the top right hand corner of the
102
+ ` Discourse `_ main page.
103
103
104
104
The Python Discourse `Quick Start <https://discuss.python.org/t/python-discourse-quick-start/116 >`_
105
105
compiled by `Carol Willing <https://discuss.python.org/u/willingc/ >`_ gives you
@@ -110,23 +110,27 @@ These tutorials can be activated by replying to a welcome message from "discours
110
110
Greetings!" received under Notifications and Messages in your user account.
111
111
112
112
* Click on your personal account found on the top right hand corner of the page.
113
- * The dropdown menu will show four different icons: π (Notifications),
114
- π (Bookmarks), βοΈ (Messages), and π€ (Preferences).
113
+ * The dropdown menu will show four different icons:
114
+ :guilabel: `π ` (Notifications),
115
+ :guilabel: `π ` (Bookmarks),
116
+ :guilabel: `βοΈ ` (Messages), and
117
+ :guilabel: `π€ ` (Preferences).
115
118
* Select either Notifications or Messages.
116
119
* Open the "Greetings!" message sent by Discobot to start the tutorial.
117
120
118
121
Ensure that you read through the `Python Code of Conduct <https://discuss.python.org/faq >`_.
119
122
We are to be open, considerate and respectful to all users in the community.
120
123
You can report messages that don't respect the CoC by clicking on the three
121
- dots under the message and then on the β icon. You can also mention the
124
+ dots under the message and then on the :guilabel: ` β ` icon. You can also mention the
122
125
`@staff <https://discuss.python.org/groups/staff >`_,
123
126
`@moderators <https://discuss.python.org/groups/moderators >`_, or
124
127
`@admins <https://discuss.python.org/groups/admins >`_ groups in a message.
125
128
126
129
127
130
128
131
Reading topics
129
- -----------------
132
+ --------------
133
+
130
134
Click a topic title and read down the list of replies in chronological order,
131
135
following links or previewing replies and quotes as you go. Use your mouse to
132
136
scroll the screen, or use the timeline scroll bar on the right which also shows
@@ -142,10 +146,11 @@ Following categories (category notifications)
142
146
143
147
Notifications can be set for individual categories and topics. To change any of these
144
148
defaults, you can either go to your user preferences, or visit the category
145
- page, and use the notification button π above the topic list,
146
- on the top right hand corner of the category page beside the "+ New Topic" button.
149
+ page, and use the notification button :guilabel: `π ` above the topic list,
150
+ on the top right hand corner of the category page beside the
151
+ :guilabel: `+ New Topic ` button.
147
152
148
- Clicking on the Notification control π will show a drop-down panel with 5
153
+ Clicking on the notification control :guilabel: ` π ` will show a drop-down panel with 5
149
154
different options: Watching, Tracking, Watching First Post, Normal, and Muted.
150
155
All categories are set by default in Normal mode where you will only be notified
151
156
if someone mentions your @name or replies to you.
@@ -154,7 +159,7 @@ Following individual threads (topic notifications)
154
159
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
155
160
156
161
To follow any individual topics or threads, you can adjust your notifications
157
- through the notification button π found on the right of the topic at the end
162
+ through the notification button :guilabel: ` π ` found on the right of the topic at the end
158
163
of the timeline. You can also do so at the bottom of each topic.
159
164
Select "Watching" and you will be notified when there is any new updated reply
160
165
from that particular thread.
@@ -235,7 +240,7 @@ Blogs
235
240
236
241
Several core developers are active bloggers and discuss Python's development
237
242
that way. You can find their blogs (and various other developers who use Python)
238
- at https://planetpython.org/.
243
+ at ` Planet Python < https://planetpython.org/ >`__ .
239
244
240
245
241
246
Setting expectations for open source participation
0 commit comments