Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
added readme for adding modules
  • Loading branch information
tralynca authored Sep 3, 2024
1 parent cc60735 commit 6d7773c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions modules/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Adding pages to the Klebsiella training website

1. Add modules/pages to the https://klebsiella2024.sanbi.ac.za/ page.
2. Fork this Github repository.
3. Create a new branch.
4. Create a new file.<br>
4.1 The format should be the date and name of the lesson, seperated by dashes, **NOT** underscores, and the file extension should be ***.md*** <br>
4.2. For example, if your lession is on PathogenWatch on 9 September, then you should name your file:<br>
**2024-09-09-PATHOGENWATCH.md**

6. Submit a Pull Request (PR) to the main branch, and we will merge it.

7. If you would like to be a member of the team to assist with PRs, then please forward me your Github email.

0 comments on commit 6d7773c

Please sign in to comment.