Skip to content

Commit

Permalink
docs [CONTRIBUTING]: Add info on issue assigning
Browse files Browse the repository at this point in the history
The GitHub Actions bot that auto assigns contributors is referenced here
  • Loading branch information
Milind220 authored Mar 19, 2022
1 parent a99f7cd commit cb3522e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ The following is a set of guidelines for contributing to [Ozone](https://github.
* [Reporting Bugs](#reporting-bugs)
* [Suggesting Enhancements or Feature](#suggesting-enhancements-or-features)
* [Your First Code Contribution](#your-first-code-contribution)
* [How to get an issue assigned to you](#how-to-get-an-issue-assigned-to-you)
* [Pull Requests](#pull-requests)

[Styleguides](#styleguides)
Expand Down Expand Up @@ -91,6 +92,12 @@ Unsure where to begin contributing to Ozone? You can start by looking through th
* `beginner` issues are a step up, and may involve a couple of methods/tests.
* `help-wanted` issues are slightly trickier and require more code and logic.

### How to get an issue assigned to you

**If you find an issue that you'd like to tackle - get it assigned to yourself by commenting on it with:**

Hold my beer, I got this

### Pull Requests (PR's)

Here's how you can get started:
Expand Down

0 comments on commit cb3522e

Please sign in to comment.