forked from 621625/bitcoinmeetups.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProjectDescriptionTemplate.html
More file actions
38 lines (34 loc) · 1.08 KB
/
ProjectDescriptionTemplate.html
File metadata and controls
38 lines (34 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Project Description</title>
</head>
<body>
<p><strong>Project Description</strong></p>
<p><strong>Target</strong></p>
<p><em>What are we trying to accomplish?</em></p>
<p><strong>Method</strong></p>
<p><em>How will we reach our goals?<br>
What collaborative tools are we using?<br>
Which programming languages are we using?
</em><br>
<em>Where will the project be hosted?</em>
br>
What collaborative tools are we using?<br>
Which programming languages are we using?
</em><br>
<em>Where will the project be hosted?</em>
</p>
<p><strong>Timeframe</strong></p>
<p><em>When should this project be completed?</em></p>
<p><strong>Team</strong></p>
<p><em>Who are working on this project?</em></p>
<p><strong>Funding</strong></p>
<p><em>How is this project being funded?</em></p>
<p><strong>Sharing</strong></p>
<p><em>How will the team members get their share of the profits?</em></p>
<p><strong>Apply</strong></p>
<p><em>How can you get started working on this project?</em></p>
</body>
</html>