Update issue templates

This commit is contained in:
Pedro Rodrigues
2026-03-23 23:41:15 +00:00
committed by GitHub
parent 760460c221
commit 9f51f2a85d

26
.github/ISSUE_TEMPLATE/user-feedback.md vendored Normal file
View File

@@ -0,0 +1,26 @@
---
name: User feedback
about: Create a report to help us improve
title: "[User Feedback] <replace-with-feedback-title>"
labels: ''
assignees: ''
---
## What happened
**Task:** <!-- e.g., "Set up MFA on patient records" -->
**Skill said:** <!-- e.g., "Use auth.jwt()->'app_metadata' in the RLS policy" -->
**Expected:** <!-- e.g., "The function also needs SECURITY DEFINER + grant to supabase_auth_admin" -->
## Source
**File:** <!-- e.g., references/security-model.md -->
**Section:** <!-- e.g., "Trust Boundaries > user_metadata vs app_metadata" -->
## Fix suggestion
<!-- Leave blank if unsure -->