contributing: add note about first issue label. (#24002)

This commit is contained in:
James Rasell
2024-09-19 15:28:29 +01:00
committed by GitHub
parent b71124864b
commit 370c1c06ac

View File

@@ -7,6 +7,9 @@ aimed at readers who are interested in making code contributions.
If you're looking for information on _using_ Nomad, please instead refer
to the [Nomad website](https://developer.hashicorp.com/nomad).
The [good first issue label](https://github.com/hashicorp/nomad/issues?q=is:issue+is:open+label:%22good+first+issue%22)
is used to identify issues which are suited to first time contributors.
Developing with Vagrant
---
A development environment is supplied via Vagrant to make getting started easier.