diff --git a/.github/labels.yml b/.github/labels.yml index b24d889a..dc7af60a 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -42,3 +42,11 @@ description: Must be fixed promptly color: ab8a50 +- name: hacktoberfest + description: Hacktoberfest related + color: 62ca50 + +- name: hacktoberfest-accepted + description: Hacktoberfest accepted contribution + color: 62ca50 + diff --git a/doc/changelog.d/160.maintenance.md b/doc/changelog.d/160.maintenance.md new file mode 100644 index 00000000..ec305bc0 --- /dev/null +++ b/doc/changelog.d/160.maintenance.md @@ -0,0 +1 @@ +chore: add hacktoberfest labels \ No newline at end of file