From 9b50ab34ec8ad67cc3da86503f47c315134484cc Mon Sep 17 00:00:00 2001 From: "scverse-pr-creator[bot]" <272303624+scverse-pr-creator[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 15:44:18 +0000 Subject: [PATCH 1/2] Update instance repo from cookiecutter template --- .cruft.json | 5 +++-- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.cruft.json b/.cruft.json index dccf073..8a588c1 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse", - "commit": "cb2be913accc358eb46f97f5b47a50693b24cc56", + "commit": "a32979cafcc0f679e59b72ed4503bb182510c39d", "checkout": null, "context": { "cookiecutter": { @@ -13,6 +13,7 @@ "github_repo": "cookiecutter-scverse-instance", "license": "BSD 3-Clause License", "ide_integration": true, + "issue_categorization": "labels", "_copy_without_render": [ ".github/workflows/build.yaml", ".github/workflows/test.yaml", @@ -36,7 +37,7 @@ "trim_blocks": true }, "_template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse", - "_commit": "cb2be913accc358eb46f97f5b47a50693b24cc56" + "_commit": "a32979cafcc0f679e59b72ed4503bb182510c39d" } }, "directory": null diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6104b9e..cc32eda 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: Bug report description: Report something that is broken or incorrect -type: Bug +labels: bug body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index e9a58c2..3466756 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,6 +1,6 @@ name: Feature request description: Propose a new feature for cookiecutter-scverse-instance -type: Enhancement +labels: enhancement body: - type: textarea id: description From 392b36f1a4a79095377e0bdd751273a276853dd1 Mon Sep 17 00:00:00 2001 From: "scverse-pr-creator[bot]" <272303624+scverse-pr-creator[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 15:44:26 +0000 Subject: [PATCH 2/2] Update instance repo from cookiecutter template --- .cruft.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cruft.json b/.cruft.json index 8a588c1..c506121 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse", - "commit": "a32979cafcc0f679e59b72ed4503bb182510c39d", + "commit": "34edcf77dd2ea37aff93e2805aca70be924f0cba", "checkout": null, "context": { "cookiecutter": { @@ -37,7 +37,7 @@ "trim_blocks": true }, "_template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse", - "_commit": "a32979cafcc0f679e59b72ed4503bb182510c39d" + "_commit": "34edcf77dd2ea37aff93e2805aca70be924f0cba" } }, "directory": null