Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Xtext/Bugzilla"

(removed one bullet point, other minor changes)
(added bullet about assigning)
Line 1: Line 1:
=== Filing bugs and planing ===
+
== Filing bugs and planing ==
  
*Please use the version field to specify which version a bug was encountered in. If you found a bug in Xtext 0.7.0, please mark that bug as version=0.7.0  
+
*Please use the version field to specify which version a bug was encountered in. If you found a bug in Xtext 0.7.0, please mark that bug as version=0.7.0
*The target milestone field is used by committers to specify the milestone a bug should be fixed in (we do time boxed development). The list of milestones and their respective deadlines will be posted at (place link here)
+
 
 +
== For Committers ==
 +
 
 +
*The target milestone field is used by committers to specify the milestone a bug should be fixed in (we do time boxed development). The list of milestones and their respective deadlines will be posted at (place link here)  
 +
*Whenever you start working on something, the first thing you do is assign the bug to you. You don't need to add your e-mail. If you do so don't forget to add the tmf-inbox to CC, so we all still get informed about the progress in that bug. Don't assign bugs to you when you're not working on it immediately.

Revision as of 03:09, 17 July 2009

Filing bugs and planing

  • Please use the version field to specify which version a bug was encountered in. If you found a bug in Xtext 0.7.0, please mark that bug as version=0.7.0

For Committers

  • The target milestone field is used by committers to specify the milestone a bug should be fixed in (we do time boxed development). The list of milestones and their respective deadlines will be posted at (place link here)
  • Whenever you start working on something, the first thing you do is assign the bug to you. You don't need to add your e-mail. If you do so don't forget to add the tmf-inbox to CC, so we all still get informed about the progress in that bug. Don't assign bugs to you when you're not working on it immediately.

Back to the top