You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the app is mostly for viewing issues, while interaction takes place mostly on Github. While this is a reasonable approach, for some use cases it would be great to be able to manipulate issues directly through Gitboard.
One such use case it the planning of sprints: For this, we usually take existing issues (that are either in the backlog or associated to another milestone) and want to add them to a given milestone / sprint.
We should implement a view where the user can create and populate a new milestone with existing issues from Github.
The text was updated successfully, but these errors were encountered:
Currently, the app is mostly for viewing issues, while interaction takes place mostly on Github. While this is a reasonable approach, for some use cases it would be great to be able to manipulate issues directly through Gitboard.
One such use case it the planning of sprints: For this, we usually take existing issues (that are either in the backlog or associated to another milestone) and want to add them to a given milestone / sprint.
We should implement a view where the user can create and populate a new milestone with existing issues from Github.
The text was updated successfully, but these errors were encountered: