Skip to content

Commit 0376ac9

Browse files
committed
Improved README.md and added link to code snippets directory
1 parent 0b6a289 commit 0376ac9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,16 @@ The repository is organised in multiple levels:
1212
* [Ideas](doc/RISCOSCodingMeetingsIdeas.md) for meetings (we provide Zoom based monthly meetings with presentations on everything coding on RISC OS)
1313
* [Forums](doc/RISCOSCodingForums.md) where to ask questions related to code on RISC OS
1414
* [RISC OS Coding meetings](doc/RISCOSCodingMeetings.md) material
15+
* Useful [Code Snippets](src) organised by programming language and features.
1516

1617
## Contributing
1718

1819
Everyone is welcome to help us to improve the resources list and have more ideas for the meetings as well as let us know if you're willing to commit to provide courses, presentations and/or sharing your experience of coding on RISC OS.
1920

2021
### How to contribute
2122

22-
Follow the general instructions [here](CONTRIBUTING.md) and update the docs in `doc` directories as you feel appropriate. When done request a `Pull Reuqest` so we can review your changes and approve them, thanks!
23+
Follow the general instructions [here](CONTRIBUTING.md) and update the docs in `doc` directories as you feel appropriate. When done open a `Pull Request` to the `develop` branch and ask for a review from `RISC-OS-Community/code-reviews-team` so we can review your changes and approve them, thanks!
24+
25+
Also make sure you have read the Code of Conduct [here](CODE_OF_CONDUCT.md), thanks.
2326

2427
Enjoy! :)

0 commit comments

Comments
 (0)