feat: Custom fields on issues #2

Open
opened 2026-05-08 00:51:04 +00:00 by jmiller · 0 comments
Owner

Allow repos to define custom fields (dropdown, date, number, text) on issues.

Acceptance Criteria

  • API: custom field definitions per repo
  • Field values stored and queryable
  • Custom fields visible in issue list/search
  • Filter/sort by custom field values
  • Template integration (auto-fill from issue templates)
Allow repos to define custom fields (dropdown, date, number, text) on issues. ## Acceptance Criteria - [ ] API: custom field definitions per repo - [ ] Field values stored and queryable - [ ] Custom fields visible in issue list/search - [ ] Filter/sort by custom field values - [ ] Template integration (auto-fill from issue templates)
Sign in to join this conversation.