Skip to content

Commit d9abaee

Browse files
committed
minor, add start and end date requirements
1 parent 614141f commit d9abaee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/adr/20251211-github-issue-management-agreement.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ The epic/objective issue should have
4242
- the expected stakeholders of the work
4343
- if there's an ongoing meeting, when it happens (so users can easily find the invite, gemini notes, and recordings)
4444
- an issue type of epic (with owner org access it would be easy [to add 'epic' as a ticket type](https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/managing-issue-types-in-an-organization))
45+
- an estimated start date and estimated delivery date
46+
<img width="1269" height="471" alt="Screenshot 2025-12-11 at 12 22 02 PM" src="https://github.com/user-attachments/assets/2accce9b-d2da-4b35-87f4-9bfc1872ba56" />
4547
- all related milestones (if relevant) where milestone fields have
4648
- title
4749
- summary
@@ -78,6 +80,10 @@ All issues (epics, sub-issues, bugs) should live in their relevant corresponding
7880

7981
**Project is used to mean a body of work. Clarifying as project is a reserved github word that can mean something else.
8082

83+
## Helpful Github Links on using Issues
84+
* https://docs.github.com/en/issues
85+
86+
8187

8288

8389

0 commit comments

Comments
 (0)