-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added readme for adding modules
- Loading branch information
Showing
1 changed file
with
14 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,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. | ||
|