Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save predominant/917579 to your computer and use it in GitHub Desktop.

Select an option

Save predominant/917579 to your computer and use it in GitHub Desktop.

Revisions

  1. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion 10-ways-to-improve-github-issues.md
    Original file line number Diff line number Diff line change
    @@ -5,7 +5,7 @@ I love the new GitHub issues, here are some ideas to make it perfect, ordered by
    ### 1. I should be able to pick the assignee and milestone via keyboard when creating a new ticket
    ### 2. Keyboard shortcuts should work everywhere. E.g. when viewing an existing issue, 'c' does not work.
    ### 3. After creating an issue, the assigned user / milestone should be remembered and pre-filled.
    ### 4. Allow assigning a different user when comment. Right now this deletes my half-typed comment.
    ### 4. Allow assigning a different user while commenting. Right now this deletes my half-typed comment.
    ### 5. When typing the @ symbol to mention somebody, it should auto-complete the name.
    ### 6. Things feel a little sluggish right now, any speed improvements would be very welcome.
    ### 7. It seems that I can only change the due date of a Milestone, but not remove it entirely.
  2. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion 10-ways-to-improve-github-issues.md
    Original file line number Diff line number Diff line change
    @@ -7,7 +7,7 @@ I love the new GitHub issues, here are some ideas to make it perfect, ordered by
    ### 3. After creating an issue, the assigned user / milestone should be remembered and pre-filled.
    ### 4. Allow assigning a different user when comment. 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.
    ### 6. Things feel a little sluggish right now, any speed 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.
  3. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion 10-ways-to-improve-github-issues.md
    Original file line number Diff line number Diff line change
    @@ -5,7 +5,7 @@ I love the new GitHub issues, here are some ideas to make it perfect, ordered by
    ### 1. I should be able to pick the assignee and milestone via keyboard when creating a new ticket
    ### 2. Keyboard shortcuts should work everywhere. E.g. when viewing an existing issue, 'c' does not work.
    ### 3. After creating an issue, the assigned user / milestone should be remembered and pre-filled.
    ### 4. When commenting, I should also be able to assign a different user. Right now this deletes my half-typed comment.
    ### 4. Allow assigning a different user when comment. 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.
  4. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions 10-ways-to-improve-github-issues.md
    Original file line number Diff line number Diff line change
    @@ -3,8 +3,8 @@
    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. Example when viewing an existing issue, 'c' does not work.
    ### 3. After creating an issue, the assigned user / milestone should be pre-filled when creating the next issue.
    ### 2. Keyboard shortcuts should work everywhere. E.g. when viewing an existing issue, 'c' does not work.
    ### 3. After creating an issue, the assigned user / milestone should be remembered and pre-filled.
    ### 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.
  5. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion 10-ways-to-improve-github-issues.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@
    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.
    ### 2. Keyboard shortcuts should work everywhere. Example when viewing an existing issue, 'c' does not work.
    ### 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. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 10 additions and 10 deletions.
    20 changes: 10 additions & 10 deletions 10-ways-to-improve-github-issues.md
    Original file line number Diff line number Diff line change
    @@ -2,15 +2,15 @@

    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.
    ### 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](https://twitter.com/felixge/status/58155830280863744) or fork this gist!
  7. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 10 additions and 10 deletions.
    20 changes: 10 additions & 10 deletions 10-ways-to-improve-github-issues.md
    Original file line number Diff line number Diff line change
    @@ -2,15 +2,15 @@

    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.
    #### 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](https://twitter.com/felixge/status/58155830280863744) or fork this gist!
  8. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 10 additions and 10 deletions.
    20 changes: 10 additions & 10 deletions 10-ways-to-improve-github-issues.md
    Original file line number Diff line number Diff line change
    @@ -2,15 +2,15 @@

    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.
    ### 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](https://twitter.com/felixge/status/58155830280863744) or fork this gist!
  9. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 10 additions and 10 deletions.
    20 changes: 10 additions & 10 deletions 10-ways-to-improve-github-issues.md
    Original file line number Diff line number Diff line change
    @@ -2,15 +2,15 @@

    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
    1. Keyboard shortcuts should work everywhere. For example when viewing an existing issue, 'c' will not create a new one.
    1. After creating an issue, the assigned user / milestone should be pre-filled when creating the next issue.
    1. When commenting, I should also be able to assign a different user. Right now this deletes my half-typed comment.
    1. When typing the @ symbol to mention somebody, it should auto-complete the name.
    1. This might just be me, but things feel a little sluggish right now, any improvements would be very welcome.
    1. It seems that I can only change the due date of a Milestone, but not remove it entirely.
    1. Bringing the voting feature back would be great for public repositories.
    1. Show who is going to be notified when typing a comment / creating an issue. Similar to pull request.
    1. Campfire Notifications for changes to issue would kick serious ass.
    ## 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](https://twitter.com/felixge/status/58155830280863744) or fork this gist!
  10. @felixge felixge revised this gist Apr 13, 2011. 2 changed files with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion 10-ways-to-improve-github-issues.md
    Original file line number Diff line number Diff line change
    @@ -13,4 +13,4 @@ I love the new GitHub issues, here are some ideas to make it perfect, ordered by
    1. Show who is going to be notified when typing a comment / creating an issue. Similar to pull request.
    1. Campfire Notifications for changes to issue would kick serious ass.

    If you agree, please RT or fork this gist!
    If you agree, [please RT](https://twitter.com/felixge/status/58155830280863744) or fork this gist!
    Empty file added gistfile2.txt
    Empty file.
  11. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 5 additions and 2 deletions.
    7 changes: 5 additions & 2 deletions 10-ways-to-improve-github-issues.md
    Original file line number Diff line number Diff line change
    @@ -7,7 +7,10 @@ I love the new GitHub issues, here are some ideas to make it perfect, ordered by
    1. After creating an issue, the assigned user / milestone should be pre-filled when creating the next issue.
    1. When commenting, I should also be able to assign a different user. Right now this deletes my half-typed comment.
    1. When typing the @ symbol to mention somebody, it should auto-complete the name.
    1. This might just be me, but things feel a little sluggish right now, any improvements would be very welcome.
    1. It seems that I can only change the due date of a Milestone, but not remove it entirely.
    1. Bringing the voting feature back would be great for public repositories.
    1. This might just be me, but things feel a little sluggish right now, any improvements would be very welcome.
    1. Campfire Notifications for changes to issue would kick serious ass.
    1. Show who is going to be notified when typing a comment / creating an issue. Similar to pull request.
    1. Campfire Notifications for changes to issue would kick serious ass.

    If you agree, please RT or fork this gist!
  12. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions 10-ways-to-improve-github-issues.md
    Original file line number Diff line number Diff line change
    @@ -9,4 +9,5 @@ I love the new GitHub issues, here are some ideas to make it perfect, ordered by
    1. When typing the @ symbol to mention somebody, it should auto-complete the name.
    1. It seems that I can only change the due date of a Milestone, but not remove it entirely.
    1. Bringing the voting feature back would be great for public repositories.
    1. This might just be me, but things feel a little sluggish right now, any improvements would be very welcome.
    1. Campfire Notifications for changes to issue would kick serious ass.
  13. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions 10-ways-to-improve-github-issues.md
    Original file line number Diff line number Diff line change
    @@ -8,4 +8,5 @@ I love the new GitHub issues, here are some ideas to make it perfect, ordered by
    1. When commenting, I should also be able to assign a different user. Right now this deletes my half-typed comment.
    1. When typing the @ symbol to mention somebody, it should auto-complete the name.
    1. It seems that I can only change the due date of a Milestone, but not remove it entirely.
    1. Bringing the voting feature back would be great for public repositories.
    1. Campfire Notifications for changes to issue would kick serious ass.
  14. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions 10-ways-to-improve-github-issues.md
    Original file line number Diff line number Diff line change
    @@ -6,5 +6,6 @@ I love the new GitHub issues, here are some ideas to make it perfect, ordered by
    1. Keyboard shortcuts should work everywhere. For example when viewing an existing issue, 'c' will not create a new one.
    1. After creating an issue, the assigned user / milestone should be pre-filled when creating the next issue.
    1. When commenting, I should also be able to assign a different user. Right now this deletes my half-typed comment.
    1. When typing the @ symbol to mention somebody, it should auto-complete the name.
    1. It seems that I can only change the due date of a Milestone, but not remove it entirely.
    1. Campfire Notifications for changes to issue would kick serious ass.
  15. @felixge felixge renamed this gist Apr 13, 2011. 1 changed file with 1 addition and 1 deletion.
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    #1 GitHub Issues Wishlist
    # 10 Ways to improve Github Issues

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

  16. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion GitHub Issues Wishlist.md
    Original file line number Diff line number Diff line change
    @@ -4,5 +4,7 @@ I love the new GitHub issues, here are some ideas to make it perfect, ordered by

    1. I should be able to pick the assignee and milestone via keyboard when creating a new ticket
    1. Keyboard shortcuts should work everywhere. For example when viewing an existing issue, 'c' will not create a new one.
    1. After creating an issue, the assigned user / milestone should be pre-filled when creating the next issue.
    1. When commenting, I should also be able to assign a different user. Right now this deletes my half-typed comment.
    1. Campfire Notifications for changes to issue would kick serious ass
    1. It seems that I can only change the due date of a Milestone, but not remove it entirely.
    1. Campfire Notifications for changes to issue would kick serious ass.
  17. @felixge felixge revised this gist Apr 13, 2011. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion GitHub Issues Wishlist.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,6 @@
    Items ordered by priority:
    #1 GitHub Issues Wishlist

    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
    1. Keyboard shortcuts should work everywhere. For example when viewing an existing issue, 'c' will not create a new one.
  18. @felixge felixge created this gist Apr 13, 2011.
    6 changes: 6 additions & 0 deletions GitHub Issues Wishlist.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    Items ordered by priority:

    1. I should be able to pick the assignee and milestone via keyboard when creating a new ticket
    1. Keyboard shortcuts should work everywhere. For example when viewing an existing issue, 'c' will not create a new one.
    1. When commenting, I should also be able to assign a different user. Right now this deletes my half-typed comment.
    1. Campfire Notifications for changes to issue would kick serious ass