Skip to content

Instantly share code, notes, and snippets.

@404ryannotfound
Last active March 7, 2020 05:50
Show Gist options
  • Save 404ryannotfound/0ca9e2841326f3b115b437008fec5233 to your computer and use it in GitHub Desktop.
Save 404ryannotfound/0ca9e2841326f3b115b437008fec5233 to your computer and use it in GitHub Desktop.

Contributing

Issues

Issues are very valuable to this project.

  • Ideas are a valuable source of contributions others can make
  • Problems show where this project is lacking
  • With a question you show where contributors can improve the user experience

Thank you for creating them.

Pull Requests

Pull requests are, a great way to get your ideas into this repository.

When deciding if I merge in a pull request I look at the following things:

Does it state intent

You should be clear which problem you're trying to solve with your contribution.

For example:

Add link to code of conduct in README.md

Doesn't tell me anything about why you're doing that

Add link to code of conduct in README.md because users don't always look in the CONTRIBUTING.md

Tells me the problem that you have found, and the pull request shows me the action you have taken to solve it.

Is it of good quality

  • There are no spelling mistakes
  • It reads well
  • For english language contributions: Has a good score on Grammarly or Hemingway App

Does it move this repository closer to my vision for the repository

The aim of this repository is:

  • Foster a culture of respect and gratitude in the open source community.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment