diff --git a/.appends/.github/labels.yml b/.appends/.github/labels.yml index fc6b8319e..54215053f 100644 --- a/.appends/.github/labels.yml +++ b/.appends/.github/labels.yml @@ -78,3 +78,7 @@ - name: "chore" description: "Some cleanup/house-keeping needs to be done here." color: "495747" + +- name: "hacktoberfest-accepted" + description: "" + color: "ffa500"