Skip to content

Fixed header markup in /blog/forums #399

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions _posts/2018-01-19-forums.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The following @swift.org email lists will continue to function as before:
* [[email protected]](mailto:[email protected])
* [[email protected]](mailto:[email protected])

####Forum Structure
#### Forum Structure
After discussion with the Swift Discourse working group, the forum has been slightly restructured, as opposed to simply mirroring the existing mailing list categories. There will be four main categories, **Evolution**, **Development**, **Using Swift**, and **Site Feedback**. The Evolution and Development categories will have a number of subcategories as follows:

* **Evolution:** Announce, Pitches, Proposal Reviews, Discussion
Expand All @@ -25,18 +25,18 @@ Some of these categories, such as the announcement and CI Notification sub-categ

In addition to categories, forum posts can also be categorized by use of tags. A forum post can have many different tags added by the poster. This is a great way to make it easy to find posts relating to certain topics, and to mark topics of interest (such as issues relating to specific projects) so that they can be easily found.

####Accounts
#### Accounts
Accounts can be set up using either email registration, or GitHub accounts. For those who have previously sent messages to the various Swift mailing lists, a staged account will already be set up, and you can [take control of the account](https://forums.swift.org/faq), provided you still have control of that email address.

Within the forums, users can be tagged as “@Username” and can get notifications based on that tagging.

####Email
#### Email
You can choose to get email notifications for tracked categories tags, and can also choose to mute certain categories or topics within tracked categories. Replies via email to forum topics will be posted in the forums. In order to create new topics via email, there will be an email address corresponding to each category/subcategory (similar to a mailing list email address) that can be used.

####Code of Conduct
#### Code of Conduct
All forum activity is expected to conform to the Swift Code of Conduct. The Code of Conduct will be prominently posted on the site. Violations can be anonymously flagged via the forum for review by administrators.

####FAQ
#### FAQ
Please visit the [FAQ](https://forums.swift.org/faq) for answers to common questions, procedures, and links.


Expand Down