Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.75 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.75 KB

cs-exams

cs-exams-logo

pull requests welcome

cs-exams.com

Overview

cs-exams.com is a website to make accessing resources for study less convoluted for Computer Science students in Trinity.

It is put together by students and maintained by students so that it can be as beneficial for them as possible.

Contributing

Contributing is highly encouraged! It is great to help other students out!

Contributing is also extremely easy:

  1. Click the EDIT button in the top right hand corner of a module's page:
    edit button example
  2. Make the changes and make sure that the changes work:
    making changes example
  3. Write an appropriate commit title that captures the change, and hit Propose file change:
    appropriate commit title example
  4. Review your changes and hit Create pull request:
    1. creating pull request step 0
    2. creating pull request step 1
  5. Wait a few hours for your pull request to be merged and published!

Thanks for helping out 😁