Contributing¶
Thanks for considering to contribute and reading this!
Here we discuss how to contribute:
- Spoken text, e.g. ideas, feedback, messages, etc. and are written in English.
- Code, e.g. textual changes where the text is formatted in Markdown
Improvements to the Courses page¶
The Courses page
scrapes the websites of course providers,
using the scoreto
R package.
Not all course providers give information about their courses in a machine-friendly way. This can cause courses to be (1) not being scraped, or (2) being displayed incorrectly.
Things that will be fixed are:
- A course is not scraped from a provider's site
- A course is displayed unexpectedly weird
Things that will not be fixed are:
- A course URL, as copied from a provider's site, is broken.
These URLs are indicated in the table with a
emoji
Spoken text¶
Spoken text are ideas, feedback, messages, etc. and are written in English.
For ideas or feedback, create an issue. These issues will be discussed in a meeting and/or below that issue.
Ideas that our site's visitors find the computational resources they need is likely to be accepted.
Code¶
We welcome any contribution that helps our site's visitors find the computational resources they need.