#125 — Update Facade issue template with project field
Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned
Created: 2024-09-30 · Updated: 2025-09-15
Description
Right now issues created from https://github.com/Twill-AI/facade/issues/new/choose doesn’t have “project” assigned therefore it is hard to find them.
Also Markdown format looks like doesn’t provide ability to setup it so better to use YAML (see attempt). See https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms.
In LlmEngine and UI there are examples - https://github.com/Twill-AI/twill-llm-engine/blob/main/.github/ISSUE_TEMPLATE/bug_report.yml?plain=1
AC:
- https://github.com/Twill-AI/facade/issues/new/choose sets required fields and simplifies adding bugs.
implementation details
Adding custom project fields (like “Role”) is impossible in GH, see https://github.com/orgs/community/discussions/58131
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets