Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,11 @@ fix Issue 16582 - ParameterDefaults fails w/ scope parameter
```

The Dlang-Bot will do all the hard work of linking and referencing
between Bugzilla, GitHub and Trello do for you.
between Bugzilla, GitHub and Trello for you.

Be careful to not put extra characters next to the issue number, e.g. `fix Issue 16582: blah`
would not work because of the `:` character. If in doubt, follow the format of the
example above.

### GitHub

Expand Down