Skip to content

Contributing

Daniel Thompson edited this page Nov 4, 2021 · 2 revisions

Prerequisites

Account

To contribute code, you will need a GitHub account in the cwru-non-academic organization. See https://case.edu/utech/help/knowledge-base/github/github-information for details.

Signing

Please set up your GitHub account with a GPG key so you can sign your commits. See https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification for details on how to do this.

Procedure

  1. Use the issue tracker to see if there is already an issue for your contribution.
    • If there is, and it is unassigned, assign it to yourself.
    • If there is, and it is assigned, contact the individual it is assigned to to see if you can help.
    • If there isn't, create one and assign it to yourself.
  2. Use a pull request to submit your code. Remember to sign your commits.
Clone this wiki locally