You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-5
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,10 @@
1
1
# ProjectTemplate
2
-
The project template for Code for Baltimore github projects. This project will help your project get started by giving you:
3
-
* A standard issues template
4
-
* A standard pull request
5
-
* A standard docs folder with example documentation.
6
-
* A big thumbs up :thumbsup:
2
+
The project template for Code for Baltimore github projects.
7
3
8
4
<!-- TOC -->
9
5
10
6
-[ProjectTemplate](#projecttemplate)
7
+
-[What is this?](#what-is-this)
11
8
-[Documentation](#documentation)
12
9
-[Setup](#setup)
13
10
-[Using this product](#using-this-product)
@@ -17,6 +14,13 @@ The project template for Code for Baltimore github projects. This project will
17
14
18
15
<!-- /TOC -->
19
16
17
+
## What is this?
18
+
This project will help your project get started by giving you:
19
+
* A standard issues template
20
+
* A standard pull request
21
+
* A standard docs folder with example documentation.
22
+
* A big thumbs up :thumbsup:
23
+
20
24
## Documentation
21
25
We've included a `docs` folder with a template [Tech Spec](/docs/Tech_Spec.md) and [Best Practices](/docs/Best_Practices.md) document, though using Github's Wiki capabilities is also a good idea. This will get you started with documenting your project. Other documents and relevant information that has no other place can live in the `docs` folder. Replace this paragraph with a brief breakdown of what you've included in your `docs` folder.
0 commit comments