-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 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 |
---|---|---|
|
@@ -28,8 +28,13 @@ The markdown files are built to a static webpage via `jupyter-book`. | |
* when you are finished with your changes, create a pull request to merge `dev` with `main`. | ||
* push rendered html files to branch `gh-pages` via the command `ghp-import -n -p -f _build/html`. This will automatically delete the branch and recreate it to avoid a bloated history. | ||
|
||
## 🌐 Contributions | ||
|
||
We warmly welcome everyone to contribute and collaborate in advancing the IFRC GIS Training Platform, fostering shared knowledge and growth. | ||
Before contributing: | ||
|
||
* Contact us on `[email protected]` | ||
* Make sure to read through the [Contribution Plan]() | ||
|
||
## CI / CD | ||
* to be considered in the future | ||
|