Skip to content

Commit 56937dc

Browse files
authored
Merge pull request team-hack#9 from davemcg3/feature/add-table-of-contents
Added table of contents to README.md
2 parents e7bbac1 + 6c1ec03 commit 56937dc

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
##Table of Contents
2+
How to approach this repo.
3+
1. [Coding Guidelines](#coding-guidelines) (this file)
4+
2. [Getting Started](gettingstarted.md)
5+
3. [BLM](blm.md)
6+
4. [Code Reviews](code-reviews.md)
7+
5. [Gitflow](gitflow.md)
8+
19
# Coding Guidelines
210

311
Here are some helpful pointers to abide by when coding for Team Hack. If you have any questions, feel free to message us on Discord via channel #teamhack. Link for invite is: https://discord.gg/sFHSVR5
@@ -22,4 +30,4 @@ Here are also some [social rules](https://www.recurse.com/social-rules) we shoul
2230

2331
Do not insult, put down or otherwise demoralize others for code quality. Help them instead to become a better coder. No matter how great you are at coding now, someone else taught you as a beginner. If you feel like someone else's code is not that great, help them so they can write better.
2432

25-
That said, you do not have to be someone's personal teacher. We are not here to help people learn how to code; that is the responsibility of the individual member. But we can mentor, so if you are able to share a resource or learning aid, or even spare a few minutes of your time to go over how to do something a bit better -- that would be greatly appreciated.
33+
That said, you do not have to be someone's personal teacher. We are not here to help people learn how to code; that is the responsibility of the individual member. But we can mentor, so if you are able to share a resource or learning aid, or even spare a few minutes of your time to go over how to do something a bit better -- that would be greatly appreciated.

0 commit comments

Comments
 (0)