Commands
Quick text commands let you get your work done faster
If you like the command line, you'll love Fabric commands.
Use commands in Issue Rooms or on the thread of an issue message.

Commands
Add to the body
add
Type the following to add text, images, or files to the description of your issue:
`add` The docs are at docs.tryfabric.com
aliases: body
header
Type the following to add a header to the body of the issue:
`header` Checklist
aliases: `h1`
, `h2`
, `h3`
, `h4`
, `h5`
, `h6`
Add a task


todo
Type the following to add a task to the description of your issue:
`todo` Implement dark mode
done
Type the following to add a finished task to the description of your issue:
`done` Scope out feature
Assign

assign
Type the following to assign someone to your issue:
`assign` @slackusername
mine
Type the following to assign yourself to your issue:
mine
aliases: `mine`
, assign-me
, take
unassign
Type the following to unassign this issue:
unassign
aliases: `unassign`
, give-up
, give-away
, unassign-me
Branch
Suggests a branch to create for this issue.
branch
aliases: `branch`
Pull Requests
Shows you the Pull Requests associated with this issue.
prs
aliases: `prs`
, pullrequests
, list-prs
, pr-list
Close
Closes the issue and archives the room.
close
aliases: `close`
Help
Shows you a list of Issue Room commands.
help
aliases: `help`
, commands
, fabric