chore: add Epic issue template from complytime/org-infra - #49
Open
beatrizmcouto wants to merge 1 commit into
Open
chore: add Epic issue template from complytime/org-infra#49beatrizmcouto wants to merge 1 commit into
beatrizmcouto wants to merge 1 commit into
Conversation
The other ComplyTime forms already ship as org defaults from #12. Add Epic so every Unbound Force repo can file a parent issue that groups user stories, same as complytime/org-infra#567. Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: Beatriz Couto <bcouto@redhat.com>
beatrizmcouto
requested review from
jflowers and
marcusburghardt
as code owners
September 9, 2026 16:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
[Epic]/type:epic) to this.githubrepo so it becomes the default template for every Unbound Force repository that does not define its own.complytime/org-infra(org-infra#567).Why this PR
Unbound Force repos do not carry local
ISSUE_TEMPLATEfiles. Org defaults live here, so one change applies to all of them (unbound-force,gaze,dewey,replicator,intake-kit,website,homebrew-tap,containerfile).Without this file, UF can file the other ComplyTime types but not an Epic. Size and sprint stay on the child stories; the epic stays unpointed and off the sprint.
Why these reviewers
yvonnedevlinrh) — Unbound Force maintainer; this is org-wide.githubconfig that every UF repo inherits.gxmiranda) — reviewed the source Epic form on org-infra#567; this is the same template, applied to UF.CODEOWNERS will also request
@jflowersand@marcusburghardt.Test plan
unbound-force/unbound-forceand confirm 📚 Epic appears with the other five formsgazeorwebsite) to confirm org-wide defaultstype:epiconly applies in repos where that label already exists (GitHub skips missing labels)Made with Cursor