Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.03 KB

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 1.03 KB

Adding resources

If you want to add a resource the list, this is how you do it.

You'll need a GitHub account!

  1. Access the list's GitHub page. For example: https://github.com/Code-Society-Lab/resources
  2. Click on the readme.md file:
  3. Now click on the edit icon.
  4. You can start editing the text of the file in the in-browser editor.
  5. Commit the changes, and then click on "Propose file change".
  6. Submit the pull request!

Note

If the resource(s) you want to add doesn't fit any category already in the list, simply add it. You can also add sub categories if necessary.

Updating your Pull Request

Sometimes, a maintainer of the list will ask you to edit your Pull Request before it is included.

Here is a write up on how to change a Pull Request, and the different ways you can do that.