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:

aliases: body

Type the following to add a header to the body of the issue:

aliases: `h1`, `h2`, `h3`, `h4`, `h5`, `h6`

Add a task

Type `todo` and some text in your Issue Room to add a task.
Fabric adds the text to the end of your issue's description.

todo

Type the following to add a task to the description of your issue:

done

Type the following to add a finished task to the description of your issue:

Assign

assign

Type the following to assign someone to your issue:

mine

Type the following to assign yourself to your issue:

aliases: `mine`, assign-me, take

unassign

Type the following to unassign this issue:

aliases: `unassign`, give-up, give-away, unassign-me

Branch

Suggests a branch to create for this issue.

aliases: `branch`

Pull Requests

Shows you the Pull Requests associated with this issue.

aliases: `prs`, pullrequests, list-prs, pr-list

Close

Closes the issue and archives the room.

aliases: `close`

Help

Shows you a list of Issue Room commands.

aliases: `help`, commands, fabric