On 01/12/2017 01:30 PM, Thiago Macieira wrote: > On quinta-feira, 12 de janeiro de 2017 17:35:42 PST ??? (Uze Choi) wrote: >>> 6. Is there a policy on whether commits require a matching Jira ticket? >>> Mandatory? Suggested? Completely optional? >> >> Current policy is that it's optional, except for during RC time. At that >> time, every change to be accepted into the next RC needs to have a matching >> JIRA ticket of sufficient priority. RM and QA set the rules. >> >> [Uz] -> Better to put the jira code into commit title as rule in case there >> is associated jira. > > Agreed, but please emphasise the change, not the bug report. > > Correct: > IOT-1234: Fix implementation of doodad that failed to frobniz correctly > > Bad: > Fix bug IOT-1234 > >
Thanks to all who have commented on this topic. Not sure quite how to update the wiki page, I may make a copy and ask for reviews on that before replacing the content of the current one. I didn't get there was any great way for multiple developers to cooperate on one change, which was one direction the discussion went. Did I miss something?