Skip to content

chore: convert issue templates to GitHub forms#1384

Merged
grdsdev merged 1 commit into
mainfrom
chore/issue-form-templates
Jun 8, 2026
Merged

chore: convert issue templates to GitHub forms#1384
grdsdev merged 1 commit into
mainfrom
chore/issue-form-templates

Conversation

@spydon

@spydon spydon commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

What

Convert the plaintext markdown issue templates to structured GitHub issue forms, taking inspiration from the supabase-js templates and adapting them for the Flutter/Dart libraries.

Changes

  • bug_report.mdbug_report.yml — 🐞 Bug report form with a Library affected dropdown (supabase_flutter, supabase, gotrue, postgrest, realtime_client, storage_client, functions_client, yet_another_json_isolate), reproduction URL, steps, a shell-rendered System Info field (flutter doctor -v + the existing dart pub deps commands), a Platform multi-select, logs, and validation checkboxes.
  • feature_request.mdfeature_request.yml — 🚀 New feature proposal form.
  • docs.yml — 📚 new Documentation form (mirrors supabase-js).
  • config.ymldisables blank issues and adds contact links for Discussions, Discord, and the Dart docs.

Notes

  • The bug/feature forms use GitHub issue type: (Bug/Feature), matching supabase-js. These rely on org-level issue types being enabled.
  • The "Contributing Guidelines" validation link from supabase-js was omitted since this repo has no CONTRIBUTING.md.

Closes SDK-1001

Convert the plaintext markdown issue templates to YAML issue forms,
inspired by the supabase-js templates and adapted for the Flutter/Dart
libraries. Adds a documentation template and a config that disables
blank issues and surfaces Discussions, Discord and docs links.
@spydon spydon requested a review from a team as a code owner June 8, 2026 09:37
@spydon spydon changed the title chore: convert issue templates to GitHub forms chore: convert issue templates to GitHub forms (SDK-1001) Jun 8, 2026
@spydon spydon changed the title chore: convert issue templates to GitHub forms (SDK-1001) chore: convert issue templates to GitHub forms Jun 8, 2026
@grdsdev grdsdev merged commit d70aa7e into main Jun 8, 2026
13 checks passed
@grdsdev grdsdev deleted the chore/issue-form-templates branch June 8, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants