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
+36-2Lines changed: 36 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,13 @@
17
17
# Project Title
18
18
19
19
**Description**: Put a meaningful, short, plain-language description of what
20
-
this project is trying to accomplish and why it matters.
20
+
this project is trying to accomplish and why it matters.
21
+
Describe the problem(s) this project solves.
22
+
Describe how this software can improve the lives of its audience.
21
23
22
24
Other things to include:
23
25
26
+
-**Technology stack**: Indicate the technological nature of the software, including primary programming language(s) and whether the software is intended as standalone or as a module in a framework or other ecosystem.
24
27
-**Status**: Alpha, Beta, 1.1, etc. It's OK to write a sentence, too. The goal is to let interested people know where this project is at. This is also a good place to link to the [CHANGELOG](CHANGELOG.md).
25
28
-**Links to production or demo instances**
26
29
- Describe what sets this apart from related-projects. Linking to another doc or page is OK if this can't be expressed in a sentence or two.
0 commit comments