You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,16 @@ The repository is organised in multiple levels:
12
12
*[Ideas](doc/RISCOSCodingMeetingsIdeas.md) for meetings (we provide Zoom based monthly meetings with presentations on everything coding on RISC OS)
13
13
*[Forums](doc/RISCOSCodingForums.md) where to ask questions related to code on RISC OS
14
14
*[RISC OS Coding meetings](doc/RISCOSCodingMeetings.md) material
15
+
* Useful [Code Snippets](src) organised by programming language and features.
15
16
16
17
## Contributing
17
18
18
19
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.
19
20
20
21
### How to contribute
21
22
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.
0 commit comments