diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 084b8a31..99afe5e1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,7 +2,7 @@ name: 🐛Bug Report description: File a bug report here title: "[BUG]: " labels: ["bug"] -assignees: ["JayantGoel001"] +assignees: [""] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/codebase_reorg.yml b/.github/ISSUE_TEMPLATE/codebase_reorg.yml index b9673242..6979fc23 100644 --- a/.github/ISSUE_TEMPLATE/codebase_reorg.yml +++ b/.github/ISSUE_TEMPLATE/codebase_reorg.yml @@ -1,7 +1,7 @@ name: 🧹Codebase Reorg description: Reorg, clean, format the codebase -title: "[WRT]: " -labels: ["writing"] +title: "[ORG]: " +labels: ["reorg"] assignees: [""] body: - type: markdown