mirror of
https://github.com/supabase/agent-skills.git
synced 2026-03-27 10:09:26 +08:00
Update issue templates
This commit is contained in:
26
.github/ISSUE_TEMPLATE/user-feedback.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/user-feedback.md
vendored
Normal 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 -->
|
||||||
Reference in New Issue
Block a user