diff --git a/Getting-Involved.md b/Getting-Involved.md index ab9729f..51a6563 100644 --- a/Getting-Involved.md +++ b/Getting-Involved.md @@ -2,7 +2,7 @@ Would you like to help contribute to NetBox's development? There are plenty of w ### Code Contributions -The most direct way of contributing to NetBox is helping out with bug reports and feature development. NetBox is a pretty busy project, and there's always a backlog of issues just waiting for someone to volunteer. These can be quickly identified by searching for issues with [the "needs owner" tag](https://github.com/netbox-community/netbox/issues?q=is%3Aissue+is%3Aopen+label%3A%22status%3A+needs+owner%22). Just be sure to review our [contributing policy](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md) first, then comment on any issues you'd like to take on and a maintainer will assign it to you. +The most direct way of contributing to NetBox is helping out with bug reports and feature development. NetBox is a pretty busy project, and there's always a backlog of issues just waiting for someone to volunteer. These can be quickly identified by searching for issues with [the "needs owner" tag](https://github.com/netbox-community/netbox/issues?q=is%3Aissue+is%3Aopen+label%3A%22status%3A+needs+owner%22). Just be sure to review our [contributing policy](https://github.com/netbox-community/netbox/blob/main/CONTRIBUTING.md) first, then comment on any issues you'd like to take on and a maintainer will assign it to you. Here are some other resources to help you get started: