# Issue Labeling Guidelines
## Good First Issue
* Link to the code (down tothe line) that needs to be changed
* Explain the desired solution, why it needs the change, and link to relevant docs
* Explain where to put in a test and what the test should contain
* Say which branch to make the change on
* Include reproduction steps
* Include this at the bottom (change based on which branch)
```
See our [Contributing Tutorial](https://release-v1.porter.sh/contribute/tutorial) and [New Contributor Guide](https://github.com/getporter/porter/blob/release/v1/CONTRIBUTING.md) for help getting started contributing to Porter.
```