This document describes how committers should use JIRA, our issue tracking.
This section discusses when to create a JIRA issue versus just committing a change in SVN.
This section presents some conventions about the issue fields.
Committers has the responsibility to realign priority by editing the issue.
Reasoning: having a correct release note.
Committers could assign an issue to a specific committer if he thinks it is the right committer.
Committers has the responsibility to specify the correct the component by editing the issue.
Reasoning: having a correct release note.
By default we consider that an issue, which affects a given version, affects also precedent versions, i.e. issue which affects Foo 2.0.9 will affect also 2.0, 2.0.1 ... 2.0.9. If it is a regression, the committers should specify the affected versions.
Reasoning: having a correct release note.