CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 23 Jul 2025 15:02:22 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090927085505
location: https://web.archive.org/web/20090927085505/https://github.com/guides/working-with-the-issue-tracker
server-timing: captures_list;dur=1.006424, exclusion.robots;dur=0.031829, exclusion.robots.policy;dur=0.012992, esindex;dur=0.019565, cdx.remote;dur=152.999939, LoadShardBlock;dur=751.852823, PetaboxLoader3.datanode;dur=307.723401, PetaboxLoader3.resolve;dur=190.526206
x-app-server: wwwb-app203
x-ts: 302
x-tr: 1068
server-timing: TR;dur=0,Tw;dur=194,Tc;dur=0
set-cookie: SERVER=wwwb-app203; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 23 Jul 2025 15:02:25 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.35
x-archive-orig-date: Sun, 27 Sep 2009 08:55:04 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "fee56c59c88af951b8d8d6dc697b25a4"
x-archive-orig-x-runtime: 233ms
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 7551
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 27 Sep 2009 08:55:05 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 27 Sep 2009 08:55:05 GMT", ; rel="memento"; datetime="Sun, 27 Sep 2009 08:55:05 GMT", ; rel="next memento"; datetime="Sat, 03 Oct 2009 01:47:14 GMT", ; rel="last memento"; datetime="Mon, 05 Nov 2012 03:40:31 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_11_20090927080358_crawl103_IndexOnly.gpg-c/52_11_20090927084809_crawl101.arc.gz
server-timing: captures_list;dur=0.711724, exclusion.robots;dur=0.028748, exclusion.robots.policy;dur=0.012655, esindex;dur=0.013443, cdx.remote;dur=350.535849, LoadShardBlock;dur=638.426464, PetaboxLoader3.datanode;dur=897.674499, PetaboxLoader3.resolve;dur=825.189233, load_resource;dur=1151.427923
x-app-server: wwwb-app203
x-ts: 200
x-tr: 2208
server-timing: TR;dur=0,Tw;dur=376,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Working with the Issue Tracker - Guides - GitHub
Guides: Working with the Issue Tracker
ATTN: Rackspace Move Scheduled for Sunday, September 27th at 5PM Pacific Time. Learn More.
Guides: Working with the Issue Tracker
Close issues from a commit message
During commit you can close any active issues in your issue tracker like so:
$ git commit -m "fixed the damn IE6 bug. closes #41"
It will also create a comment on the issue with the message and add a link to the commit’s SHA.
Keyboard shortcuts
Press ? to bring up the shortcut menu.
They are currently:
c Create issue
l Create label
i Back to inbox
u Back to issues
I Mark selected as read
U Mark selected as unread
e Close selected
y Remove selected from view
j Move target down
k Move target up
o Show target
x Toggle select target
? Show hotkey help
/ Focus issues search
enter Show target
Other features
- Create and apply labels to issues to assign to users or categorize
- Drag and drop issues to prioritize them
- Vote on issues that you want to see tackled
- Search, sort, and filter
- Keyboard shortcuts
Short video introduction to GitHub Issues
Last edited by paulirish, 2 days ago
Versions:
This feature is coming soon. Sit tight!