You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ Does it happen when you switch browsers. And so on.
110
110
111
111
## Submit a patch
112
112
Before starting work on an issue, either create an issue or comment on an existing issue to ensure that we're all
113
-
communicating. We have a list of items that are [up for grabs](https://github.com/NuGet/NuGetGallery/issues?q=is%3Aopen+is%3Aissue+label%3A%22Up+for+Grabs%22) and you can start working on (but always ping us beforehand).
113
+
communicating. We have a list of items that are [good first issue](https://github.com/NuGet/NuGetGallery/labels/good%20first%20issue) and you can start working on (but always ping us beforehand).
114
114
115
115
To contribute to the gallery, make sure to create a fork first. Make your changes in the fork following
116
116
the Git Workflow. When you are done with your changes, send us a pull request.
0 commit comments