Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 2.16 KB

ContributorsGuide.md

File metadata and controls

42 lines (27 loc) · 2.16 KB

Contributors' Guide

Thank you very much for contributing to this list! By contributing, you agree to follow our code of conduct.

Please only include services offering discounts that are:

  • restricted to nonprofit orgs (not just general discounts)
  • not time-limited (e.g. no "discount for the first 90 days")
  • for widely-used services (e.g. no "discounts for hedgehog gymnastics training")

Please do not list services that are free to everyone.

Who may contribute to this list?

  • Anyone
  • Yes, if you are a representative of the company offering the discount, you can contribute. Please do!

If you have a question as to whether your service is reasonable to add, please open an issue and ask!

Formatting

  • please put service headers in alphabetical order
  • please put vendors in alphabetical order in each section
  • please note whether the program is available to orgs without 501c3 status (e.g. fiscal sponsorship), if known
  • please note any other restrictions

How to Contribute

You'll need a GitHub account!

  1. Access the awesome-nonprofit-discount list's GitHub page. For example: https://github.com/wordnik/awesome-nonprofit-discounts. Click on the README.md file: Step 2 Click on README.md
  2. Now click on the edit icon. Step 3 - Click on Edit
  3. You can start editing the text of the file in the in-browser editor. Make sure you follow the formatting guidelines above. You can use GitHub Flavored Markdown.
  4. Say why you're proposing the changes, and then click on "Propose file change".
  5. Submit the pull request!

Updating your Pull Request

Sometimes, a maintainer of an awesome list will ask you to edit your Pull Request before it is included. This is normally due to spelling errors or because your PR didn't match the awesome-* list guidelines.

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