-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8e7f1c4
commit 77913b4
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Documentation | ||
|
||
The documentation for Django Commons Playground serves as an example for what | ||
a repository should contain. The structure doesn't have to be exactly the same | ||
as this, but it's a starting point. Any docs is better than no docs. Maintained | ||
and organized docs are the best docs. | ||
|
||
## Table of Contents | ||
|
||
- Installation | ||
- Getting Started | ||
- Contributing | ||
- [Code of Conduct](https://github.com/django-commons/django-commons-playground/blob/main/CODE_OF_CONDUCT.md) |