From 724d49ed2c78b6aca0f2339ea35ccd8724697fdf Mon Sep 17 00:00:00 2001 From: "J.A.R.V.I.S." Date: Fri, 20 Mar 2026 03:06:27 +0000 Subject: [PATCH] chore: update issue template --- ISSUE-TEMPLATE.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/ISSUE-TEMPLATE.md b/ISSUE-TEMPLATE.md index ca73b8e..343a8f0 100644 --- a/ISSUE-TEMPLATE.md +++ b/ISSUE-TEMPLATE.md @@ -6,11 +6,9 @@ Describe the task to be done. ### Acceptance Criteria - [ ] Criterion 1 - [ ] Criterion 2 -- [ ] Criterion 3 ### Related Files -- File 1 -- File 2 +- `backend/src/middleware/requireRole.js` ### Notes -Any additional context or notes. \ No newline at end of file +Additional context or information. \ No newline at end of file