|
2 | 2 |
|
3 | 3 | This repository contains and organize all the resources we are aware of to share and provides info to learn and/or improve how to code on RISC OS and ARM platform. |
4 | 4 |
|
5 | | -For the Github experience people this repo is the equivalent of the many "awesome-resources" repo for other OS/platforms/languages. So please feel free to add what you think would make it better! |
| 5 | +For Github experienced people, this repo is the equivalent of the many "awesome-resources" repo for other OS/platforms/languages. So please feel free to add what you think would make it better! |
| 6 | + |
| 7 | +Progress updates are tracked [here](https://github.com/orgs/RISC-OS-Community/projects/6/views/1). |
6 | 8 |
|
7 | 9 | ## Repository organization |
8 | 10 |
|
9 | | -The repository is organised in multiple levels: |
| 11 | +This repository is organised in multiple "levels": |
10 | 12 |
|
11 | 13 | * [Resources List](doc/RISCOSCodingResources.md) |
12 | 14 | * [Ideas](doc/RISCOSCodingMeetingsIdeas.md) for meetings (we provide Zoom based monthly meetings with presentations on everything coding on RISC OS) |
13 | 15 | * [Forums](doc/RISCOSCodingForums.md) where to ask questions related to code on RISC OS |
14 | 16 | * [RISC OS Coding meetings](doc/RISCOSCodingMeetings.md) material |
15 | | -* Useful [Code Snippets](src) organised by programming language and features. |
| 17 | +* Useful [Code Snippets](src), which are organised by programming language and features. |
16 | 18 |
|
17 | 19 | ## Contributing |
18 | 20 |
|
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. |
| 21 | +Everyone is welcome to help us to improve this repository and the resources list (as well as proposing more ideas for the meetings!). Also, we are always seeking for people willing to provide courses, presentations and/or sharing your experience coding on RISC OS. |
20 | 22 |
|
21 | 23 | ### How to contribute |
22 | 24 |
|
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! |
| 25 | +Follow the general instructions [here](CONTRIBUTING.md) and update the documents in `doc` directory 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! |
| 26 | + |
| 27 | +If you prefer, you can also use the "Issues" option on the top menu on GitHub to open new requests or share your ideas. |
24 | 28 |
|
25 | | -Also make sure you have read the Code of Conduct [here](CODE_OF_CONDUCT.md), thanks. |
| 29 | +Also, make sure you have read the Code of Conduct [here](CODE_OF_CONDUCT.md) before posting anything here, thanks. |
26 | 30 |
|
27 | 31 | Enjoy! :) |
0 commit comments