cncf / hugo-netlify-starter

Static website template for CNCF projects
https://cncf-hugo-starter.netlify.com/
Other
26 stars 16 forks source link

Adding labels to .github/settings.yml #86

Closed nate-double-u closed 2 years ago

nate-double-u commented 2 years ago

Fixes #79

Note: Adding labels this way will remove labels already added via the GitHub UI.

In case GitHub isn't able to reapply labels when merging this PR, this is how they are currently applied (to open issues/PRs):

bug: #56, #52, #45 cleanup: #85 documentation: #29, #24, #23, #22 enhancement: #83, #80, #28, #27, #26, #25, #21, #20, #19, #18 infrastructure: #85, #83, #79, #68 question: #76, #87

nate-double-u commented 2 years ago

Are there other labels we want/need?

chalin commented 2 years ago

Are there other labels we want/need?

Let's start with this very nice set.

nate-double-u commented 2 years ago

(latest force-push rebases the PR on main)

nate-double-u commented 2 years ago

Nice, the existing label assignments were persevered.