Skip to content

Commit 2d9d466

Browse files
committed
Add a new introduction to developing the project
This document extract the parts relevant to development from the CONTRIBUTING guide and expands it to make it more useful as an introduction to new developers and people wanting to hack the project. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
1 parent d5d2705 commit 2d9d466

File tree

12 files changed

+2516
-0
lines changed

12 files changed

+2516
-0
lines changed

cookiecutter/{{cookiecutter.github_repo_name}}/DEVELOPMENT.md

Lines changed: 465 additions & 0 deletions
Large diffs are not rendered by default.

cookiecutter/{{cookiecutter.github_repo_name}}/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,4 @@ watch:
142142
- "{{cookiecutter | src_path}}"
143143
- README.md
144144
- CONTRIBUTING.md
145+
- DEVELOPMENT.md

0 commit comments

Comments
 (0)