Add a development process document to the docs tree replacing the
current Bugfix and Feature dev process wiki pages.
Patchset 2: Add an introduction, a list of Personas, and pointers to
the basic git workflow. Add some initial text to the Test and Docs
sections. This addresses Ildiko's initial feedback.
Patchset 3: Add a description of the defect handling process, which
is pretty much a cut-n-paste from the wiki page. We can update the wiki
to point to this doc once the doc merges.
Patchset 4: Add a description of the feature submission process, copied
and slightly changed from the wiki.
Patchset 5: Fix tox issues.
Patchset 6: Address Bart's feedback and thank you!
Patchset 7: Add "Basic git workflow" section.
Patchset 8: Address Saul's feedback. Changed "Author" to "Developer".
Patchset 9: Really address Bart's feedback :)
Patchset 10: Address Saul's feedback.
Patchset 11: Restructure the doc to improve readability. Remove the
"small change" section. Fix several minor issues.
Patchset 12: Address Bart's feedback. The bug triage process needs
to be discussed with the community.
Patchset 13: General cleanup. First draft of the Feature Development
process.
Patchset 14: Address feedback from Bart and Dariush. Remove WeChat
as a recommended comm channel. Move spec development prior to
planning phase and note the dependency. And a few minor cleanups.
Patchset 15: The draft is complete and ready for broader review. This
is no longer WIP.
Patchset 16: Address Bart's feedback.
Patchset 17: Address feedback from Ghada, Brent and Dariush.
Patchset 18: Address Kris and Abraham's feedback.
Patchset 19: Address Ian's feedback by adding clear direction
and responsibilities for developers to create and run automated
test cases before checking in code.
Patchset 20: Minor formatting edits (reST syntax consistency)
Story: 2005173
Change-Id: Ia29b3ccbcf690a1ebc7649fe9ae3370936f7a352
Signed-off-by: Bruce Jones <bruce.e.jones@intel.com>
Signed-off-by: Kristal Dale <kristal.dale@intel.com>