-
Notifications
You must be signed in to change notification settings - Fork 188
Description
Using a single issue to track the remaining work, so as not to litter the Issues and give the wrong impression on the current state of the project, bug wise.
If a contributor is interested in making progress towards any of these items, they should just create a new Issue to track that specific work, mention this Issue, and then resolve their PR against the Issue that they created. At that point, I'll go ahead and update this list and check off that item.
Using a single issue to track the remaining work, so as not to litter the Issues and give the wrong impression on the current state of the project, bug wise.
If a contributor is interested in making progress towards any of these items, they should just create a new Issue to track that specific work, mention this Issue, and then resolve their PR against the Issue that they created. At that point, I'll go ahead and update this list and check off that item.
- MigrationsTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.MiscellaneousTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.Organizations
- Core (partially done)
To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.ProjectsTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.RepositoriesTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.Pull Requests (see Complete API support for Pull Requests #175)- Core (partially done) (see Complete API support for Pull Requests #175)
To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.Teams- Core (partially supported)
To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Activity
HowardWolosky commentedon Dec 13, 2018
@etgottli added Milestone support for Issues with #62
HowardWolosky commentedon Dec 13, 2018
@joseartrivera added Label support for Issues with #59
raghav710 commentedon Dec 14, 2018
I would like to contribute to this. How do I find out whether someone has already taken up an issue? Is that status tracked somewhere?
HowardWolosky commentedon Dec 14, 2018
Awesome. We'd love to have you. Going forward, all status is being tracked right here on GitHub. If there's something that you'd like to tackle, please go ahead and create a separate Issue tracking that specific item, and assign it to yourself, then start working on it. I thought that given the quantity of items in the checklist above, I didn't want to create individual Issues until we knew they were being covered by someone.
raghav710 commentedon Feb 19, 2019
@HowardWolosky I would like to propose that we add a "Create/Update/Delete" branch utility. Branches are currently mentioned under refs which I believe isn't intuitive to the user. Thoughts?
HowardWolosky commentedon Feb 20, 2019
@raghav710 -- The list above is simply tracking the API set that remains to be implemented, not necessarily indicating what the function names would be. For refs, I would imagine that the functions would use API-based names (e.g.
Get-GitHubReference
,Create-GitHubReference
, etc...) but those would also be aliased-out to names that might make more sense to users, as you suggest (likeGet-GitHubBranch
,Create-GitHubBranch
, etc...)HowardWolosky commentedon May 20, 2019
#110 now tracking Releases support.
11 remaining items