Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.67 KB

contributing.md

File metadata and controls

44 lines (30 loc) · 1.67 KB

Contribution Guidelines

Table of Contents

Adding to this list

Please ensure your pull request adheres to the following guidelines:

  • Is it new? Search previous suggestions, as yours may be a duplicate.
  • Is it awesome? Make sure the proposed resources are useful, well-described, and have enough content.

List format

  1. Use title-casing (AP style).
  2. Use the following format: [Item Name in Title Case](link) - Author (University)
  3. Link additions should be added to the bottom of the relevant category.
  4. Check your spelling and grammar.

Pull request format

  1. Make an individual pull request for each suggestion.
  2. The pull request and commit should have a useful title.
  3. Thank you for your suggestions!

Pull request

If you have something awesome to contribute to an awesome list, this is how you do it.

You'll need a GitHub account!

  1. Access the awesome lists GitHub page. For example: https://github.com/mstfelg/awesome-math-olympiad
  2. Click on the README.md file
  3. Now click on the edit icon
  4. Edit contents of the file using the in-browser editor to add your changes
  5. Explain why you're proposing your changes, then click "Propose file change".
  6. Submit the pull request

Creating your own awesome list

To create your own list, check out the instructions.