Skip to content

Commit 12d258f

Browse files
authored
Merge pull request #36 from CU-ESIIL/codex/add-how-to-contribute-doc-and-sidebar-link
Add placeholder contributing guide
2 parents 7df8fb5 + 1330f32 commit 12d258f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/how-to-contribute.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# How to Contribute
2+
3+
This placeholder page will contain guidelines for contributing to the ESIIL Data Library.
4+
5+
Stay tuned for more details on how you can help improve this project.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ nav:
2121
- education: topic/education.md
2222
- justice: topic/justice.md
2323
- Tags: tags.md
24+
- How to Contribute: how-to-contribute.md
2425
theme:
2526
highlightjs: true
2627
name: material

0 commit comments

Comments
 (0)