This is a practice repository for anyone who wants to try out the open source collaboration workflow before jumping into a "real" open source project. Feel free to make some commits and a PR! For example, you could add to our list of goals at the bottom of this page, right here in this README. Any files are welcome to be edited :)
Past workshop info and slides are available in archive/workshop-history.md
A full list of step-by-step instructions for your first pull request can be found in CONTRIBUTING.md
To run files locally:
npm install http-server -g
http-server
Visit http://127.0.0.1:8080 to view the site
- do more PR reviews in the projects I help maintain - @jenweber
- how to run a simple http server without using Python - @jenweber
- a chatbot that lets you know of a new open source issues that you can contribute to - @ajadams