You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ _Coming soon_. Checklists will be a way of parsing Markdown checklists in your c
88
88
89
89
### Why is this useful?
90
90
91
-
To be honest, I'm trying to figure that out. This project is a POC. Keeping tickets next to the code they're meant to describe could have the following benefits:
91
+
This project is a proof-of-concept. Keeping tickets next to the code they're meant to describe could have the following benefits:
92
92
93
93
- Tickets live with the code, no need for a 3rd party tool or system (anyone with git access to the repository has access to contributing to the tickets)
94
94
- Updating a ticket's status and merging/committing code are the same action, no need to synchronize across multiple tools
0 commit comments