Skip to content

Commit 8c59c41

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 cc37d5c commit 8c59c41

12 files changed

Lines changed: 2516 additions & 0 deletions

File tree

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)