Skip to content

Instantly share code, notes, and snippets.

@jocastaneda
Created June 20, 2018 18:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jocastaneda/7c12ed6038b28de184c9b4b1f67a54cc to your computer and use it in GitHub Desktop.
Save jocastaneda/7c12ed6038b28de184c9b4b1f67a54cc to your computer and use it in GitHub Desktop.
Health Check contributing questions
  • is a local setup needed?
    • how does one setup for contributing?
  • creating issues in the github repo?
    • follow a template or just open an issue?
  • what is a good pull request?
    • is up to date with current master of the project?
    • commit messages clean?
    • PHPCS standards followed?
    • should branches be used?
    • should branch names be descriptive?

These are some of the questions that popped to mind when I wanted to contribute to the project. I know not everybody will have the same questions but they may share some of those. I think my biggest question is do we want people to follow a gitflow or a different flow for contributing code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment