Update help.md

[#173862703]

Authored-by: Waciuma Wanjohi <code@waciuma.com>
This commit is contained in:
Waciuma Wanjohi 2020-09-11 13:02:53 -05:00
parent 9743f25839
commit 30f43d8ef1
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# Getting help
## Check the FAQ!
Please check our [Frequently Asked Questions](https://github.com/ossu/computer-science/blob/master/FAQ.md) to see if your question has been addressed.
Please check our [Frequently Asked Questions](FAQ.md) to see if your question has been addressed.
## Ask in the chat room
OSSU uses discord for conversations. [discord](https://discord.gg/5pUhfpX) is an online chat service, similar to gitter or IRC where you can chat with other students and get help. [![Discord](https://img.shields.io/discord/744385009028431943.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/5pUhfpX)
Join the OSSU [Discord server](https://discord.gg/5pUhfpX)! Discord is an online chat service, similar to Slack or IRC where you can chat with other students and get help.
### Specific problems
If you need help successfully completing the content of a course or are having general technical difficulties, first reach out to the resources provided by the course (e.g. the course forum on Coursera, edX, etc). If you need additional help after that, make a post on gitter. **In your post, mention what steps you have already taken to try and solve the problem**.
If you need help successfully completing the content of a course or are having general technical difficulties, first reach out to the resources provided by the course (e.g. the course forum on Coursera, edX, etc). If you need additional help after that, post in Discord. **In your post, mention what steps you have already taken to try and solve the problem**.
### General problems
If you have general problems with the program not specific to any course, such as preferring textbook-style learning over MOOCs, gitter is a good place to reach out to people who may have great suggestions.
If you have general problems with the program not specific to any course, such as preferring textbook-style learning over MOOCs, Discord is a good place to reach out to people who may have great suggestions. You might form a working group that makes the next improvement to OSSU CS! Read more about contributing [here](CONTRIBUTING.md).