Should generated specifications be committed to a Git repository? #1437
Unanswered
Clement-Odrd
asked this question in
Q&A
Replies: 4 comments
|
I was wondering the same thing. If we continue branching and merging, won't the codebase get filled up with /specs/* folders? |
0 replies
|
It does feel bloaty, but I am including them for the main reason that the quickstart.md files generated provide good documentation for the past later on. The numbering of the specs becomes a problem |
0 replies
|
A similar question was asked in Fission-AI/OpenSpec#878 |
0 replies
|
It depends on what your workflow outside of Spec Kit is like. If you want to understand why certain ways where done the way they were the specs can tell you a lot. So then it would make sense. If you use Spec Kit as an execution engine for a traditional work item and that work item was already captured in your issue tracker, then the work item should be sufficient? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I'm using Speckit and I generated around 15 specs, now I'm wondering :
Thx for your help !
All reactions