Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martinklepsch/917525 to your computer and use it in GitHub Desktop.
Save martinklepsch/917525 to your computer and use it in GitHub Desktop.

10 Ways to improve Github Issues

I love the new GitHub issues, here are some ideas to make it perfect, ordered by priority:

1. I should be able to pick the assignee and milestone via keyboard when creating a new ticket

2. Keyboard shortcuts should work everywhere. For example when viewing an existing issue, 'c' will not create a new one.

3. After creating an issue, the assigned user / milestone should be pre-filled when creating the next issue.

4. When commenting, I should also be able to assign a different user. Right now this deletes my half-typed comment.

5. When typing the @ symbol to mention somebody, it should auto-complete the name.

6. This might just be me, but things feel a little sluggish right now, any improvements would be very welcome.

7. It seems that I can only change the due date of a Milestone, but not remove it entirely.

8. Bringing the voting feature back would be great for public repositories.

9. Show who is going to be notified when typing a comment / creating an issue. Similar to pull request.

10. Campfire Notifications for changes to issue would kick serious ass.

If you agree, please RT or fork this gist!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment