Skip to content

How do I contribute?

Dan Cadden edited this page Sep 7, 2016 · 9 revisions

Hello and welcome, I'm glad you're interested in contributing to Gophr!

In order to contribute to the Gophr project you will need to do a few things, here is a checklist that you'll need to follow when making PRs to the project.

  1. Setup Dev Environment
  2. All PRs must include tests
  3. If your PR breaks any tests, you will need to fix them
  4. PRs must have proper labels

Setting up dev evironment

First and the most important step you will need to take is to install the dev environment and it get it up and running here.

All PRs must include tests

Testing is a important part of maintaining the gophr codebase and helps to assure optimal uptime. Any PRs that include code changes that add to the code base need to include tests.

PRs must have proper labels

When creating a PR make sure to give it the proper labels so we can quickly prioritize PRs easier.