From e29546c727cfc412736c720bdf3e7329f5fbafba Mon Sep 17 00:00:00 2001 From: doprz <52579214+doprz@users.noreply.github.com> Date: Tue, 27 May 2025 21:55:36 -0500 Subject: [PATCH] chore: update issue templates --- .github/ISSUE_TEMPLATE/updating-build-dependencies.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/updating-build-dependencies.md b/.github/ISSUE_TEMPLATE/updating-build-dependencies.md index 655ad78f..9aedf541 100644 --- a/.github/ISSUE_TEMPLATE/updating-build-dependencies.md +++ b/.github/ISSUE_TEMPLATE/updating-build-dependencies.md @@ -3,10 +3,10 @@ name: Updating Build Dependencies about: Updating Build Dependencies title: '' labels: build, dependencies -assignees: Razboy20, doprz +assignees: doprz, Razboy20 --- -[ ] - Update Nix Flake -[ ] - Update Dockerfile -[ ] - Update Docs +- [ ] Updated Nix Flake +- [ ] Update Dockerfile +- [ ] Update Docs