From e18c4bc60423f296c3d04a9d82f79e5649298194 Mon Sep 17 00:00:00 2001 From: Daniel Sheppard Date: Mon, 6 Oct 2025 12:43:26 -0500 Subject: [PATCH] Updated Getting Involved (markdown) --- Getting-Involved.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: