Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Bug report
description: Report a reproducible problem with the Supabase CLI.
title: ""
labels:
- 🐛 Bug
body:
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/docs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Documentation
description: Suggest an improvement to Supabase CLI documentation.
title: ""
labels:
- 📘 Docs
body:
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Feature request
description: Suggest an improvement or new capability for the Supabase CLI.
title: ""
labels:
- ✨ Feature
body:
Expand Down
Loading