Skip to content

Commit 8e66469

Browse files
committedMar 1, 2013
added a start to contributing tips and a link in the readme
1 parent 237fb66 commit 8e66469

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎CONTRIBUTING.MD

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Some Helpful Contributing Tips
2+
1. New lessons should be created as issues on this repo. The title should indicate the date the lesson is for.
3+
4+
2. The lessons themselves should exist as their own repo or fork under the org.

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ list. This is also a great place to find out how you can help the [CoderDojo](ht
77
There's excellent information at <http://coderdojo.com/> about starting a dojo and getting
88
involved. If you'd like to help out our specific dojo, it would be great to [file an issue](https://github.com/CoderDojoSF/Lesson-Plans/issues/new)
99
and introduce yourself and communicate with us about our next session, signing up and attending
10-
frequently, or contributing back to our repos.
10+
frequently, or contributing back to our repos. Also take a look at (CONTRIBUTING.MD)(https://github.com/CoderDojoSF/Lesson-Plans/blob/master/CONTRIBUTING.md)
11+
for more tips.
1112

1213
## How you can get started creating a lesson
1314
Many of our projects are great examples of how we start lessons. For more information,

0 commit comments

Comments
 (0)
Please sign in to comment.