Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 736 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (13 loc) · 736 Bytes

Contributing

Add your favourite tools, resources, or anything you think is useful for Digital Resouces!!

NOTE: It's a super easy way to contribute to open source. If you're looking for a place to start, this is a great way to get involved.

How to Contribute

  1. Fork the Project
  2. Create a new Branch
  3. Add an entry in the appropriate file followint the format in other files
  4. IF this is a new section, create a new directoty and add a README.md file with the same format as the other README.md files. Then update the SUMMARY.md file with the new section.
  5. Commit your Changes
  6. Push to the Branch
  7. Squarsh and merge your commits
  8. Open a Pull Request
  9. Make sure PR title is clear (added Notion to Notes section)