{{ message }}
How to handle single spec updated by multiple developers. #2230
Unanswered
krunalnitor-dotcom
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
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.
-
I have recently started working on SDD (Spec driven development), and came in a situation wherein we have a feature and we have defined spec for it, but that spec is updated by different developers at the same time. The question is, how to handle this situation? Do we need to push the spec to a branch and create pull requests for it ? Or is there any efficient way to handle this.
Beta Was this translation helpful? Give feedback.
All reactions