Contributing
Reference documentation
1 Navigate to the documentation page:
- https://github.com/smallbasic/smallbasic.github.io
2 Click clone to create your own copy.
3 In your clone, navigate to any of the poorly documented SUBs/FUNCs
For example:
https://github.com/smallbasic/smallbasic.github.io/blob/master/_build/reference/569-data-data.markdown
4 Click the edit link to make some improvements.
Since this is BASIC, in a lot of cases there’s already some other place that could be used for “inspiration” for example;
https://www.c64-wiki.com/wiki/DATA
5 Commit and raise a pull request.
- Click “Create a new branch” for this commit and start a pull request.
- Click “Learn more about pull requests.”
- Click “commit”
- You don’t need any special software to do any of this, just a web browser