forked from MEDLab/Handbook
Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -7,6 +7,8 @@ University of Colorado Boulder
|
||||
|
||||
In this handbook, we document our own processes, to support our own work and for transparency with our stakeholders.
|
||||
|
||||
## Contents
|
||||
|
||||
- [History](docs/history.md)
|
||||
- [Governance](docs/governance.md)
|
||||
- [Process](docs/process.md)
|
||||
@@ -16,4 +18,14 @@ In this handbook, we document our own processes, to support our own work and for
|
||||
- [Radio](docs/radio.md)
|
||||
- [Background reading](docs/background_reading.md)
|
||||
|
||||
This handbook is a living document, and all MEDLab team members are invited to edit and improve it.
|
||||
## How to contribute
|
||||
|
||||
This handbook is a living document, and all MEDLab team members are invited to edit and improve it.
|
||||
|
||||
To contribute, make sure you are in the [MEDLab Contributors](https://git.medlab.host/org/MEDLab/teams/medlab_contributors) team. If you're not, let Nathan know.
|
||||
|
||||
Once in that team, navigate to the page you want to edit. To edit, press the pencil-shaped edit icon. If it is not clickable, you may not be in the MEDLab Contributors team.
|
||||
|
||||
Once you press the edit icon, you should see an editable text field. Make your changes in Markdown---[syntax is here](https://docs.gitea.com/usage/markdown).
|
||||
|
||||
When your edits are complete, go to the bottom of the page to "Commit Changes." Type a simple summary of your changes in the top field. Choose "Commit directly to the `main` branch" and press the "Commit Changes" button.
|
Reference in New Issue
Block a user