From 5836f263ee4b7e65e20850eb3d8bd6de517da965 Mon Sep 17 00:00:00 2001 From: Andrei Jiroh Halili Date: Sun, 14 Jul 2024 19:07:29 +0000 Subject: [PATCH] update form and labels for Hack Club Acrade season --- .github/ISSUE_TEMPLATE/00-default.yml | 1 + .github/labels.yml | 13 +++++++++++++ 2 file(s) changed, 14 insertion(s)(+), 0 deletion(s)(-) diff --git a/.github/ISSUE_TEMPLATE/00-default.yml b/.github/ISSUE_TEMPLATE/00-default.yml --- a/.github/ISSUE_TEMPLATE/00-default.yml +++ b/.github/ISSUE_TEMPLATE/00-default.yml @@ -106,6 +106,7 @@ - recaptime.dev - community - opensource - multifandom + - hackclub-acrade validations: required: true - type: textarea diff --git a/.github/labels.yml b/.github/labels.yml --- a/.github/labels.yml +++ b/.github/labels.yml @@ -28,10 +28,23 @@ color: d876e3 - name: wontfix description: THis will not be worked on color: ffffff +- name: upstream + description: The issue is being flagged on or imported/copied from upstream. + +# project specifics +- name: hackclub-acrade + description: ec3750 +- name: open-source + color: ffffff ## GitHub issue form identifiers - name: 'gh-issue-form: default' description: "[FOR TRIAGEOPS ONLY - DO NOT REMOVE] Issues made using the default form" color: 8D7471 +- name: 'gh-issue-form: access-requests' + description: "[FOR TRIAGEOPS ONLY - DO NOT REMOVE] Issues made using the access request form" + color: 8D7471 +- name: "gh-issue-form: public-inbox" + description: "[FOR TRIAGEOPS ONLY - DO NOT REMOVE] Public inbox messages as GitHub issues, may autoconverted into discussion posts" ## TODO: Import labels from sourcehut todo and JetBrains YouTrack/Space Cloud counterparts. \ No newline at end of file -- tangled.sh