7
In the issue edition of github there is a field called Milestone. I would like to know what it’s for and what is that date and percentage that appears on the side.
7
In the issue edition of github there is a field called Milestone. I would like to know what it’s for and what is that date and percentage that appears on the side.
7
Functionality Milestone (stage in Portuguese) serve to group issues and pull requests around one stage.
So you can have a record of what things need to be resolved for the stage to be complete.
In this example above, for the version 1.6.0
a given code is missing 31 issues/pull requests. This way it is possible to organize and track the state of development.
Browser other questions tagged github
You are not signed in. Login or sign up in order to post.