Skip to content

Commit 66d3557

Browse files
committed
Update JIRA ticket template
1 parent d6db821 commit 66d3557

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/contributing/templates/jira-ticket-template.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
### LCORE-???? TODO fill in title
22

3+
**User story** (if Story, delete if Task): As a TODO [persona], I want to TODO [action], so that TODO [reason/impact]. Use Story for user-facing changes, Task for feature work that does not represent a distinct user story.
4+
35
**Description**: TODO
46

57
**Scope**: TODO
@@ -14,5 +16,6 @@
1416

1517
```text
1618
Read the "[section]" section in docs/design/<feature>/<feature>.md.
17-
Key files: [files].
19+
Key files to create or modify: [list].
20+
To verify: [how to manually test that the change works].
1821
```

0 commit comments

Comments
 (0)