Updated Getting Involved (markdown)

Daniel Sheppard 2025-10-06 12:43:26 -05:00
parent 12164afa9b
commit e18c4bc604

@ -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: