roocs / dachar

BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

How do we manage and apply multiple fixes? #30

Open agstephens opened 4 years ago

agstephens commented 4 years ago

Description

How should we respond if a fix already exists and we want to add another? How does the system cope in terms of testing? Does it need to be tested manually?

Does this require the JSON Store object to include an update method?