Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.98 KB

README.md

File metadata and controls

35 lines (29 loc) · 1.98 KB

free-online-courses

Resources

Contributing

NOTE: Check the TODO before opening issues to check if it is detected and is being worked upon.

This project is open to and encourages contributions! Feel free to discuss any bug fixes/features in the issues. If you wish to work on this project and extend it with your own mechanics or :

  1. Fork this project
  2. Create a branch (git checkout -b new-branch)
  3. Commit your changes (git commit -am 'add new feature')
  4. Push to the branch (git push origin new-branch)
  5. Submit a pull request!