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
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ <h2>Use MrMeeseeks on Your Own repo</h2>
<p>Now any commiter on said repository can say <code>@meeseeksdev backport to
[BRANCHNAME]</code> on a merged PR, and Mr Meeseeks will attempt to
backport it, and issue a Pull Request if it was able to do so. You can also
set a <b>Label</b> or a <b>Milestone</b> which description wontains <code>
set a <b>Label</b> or a <b>Milestone</b> which description contains <code>
on-merge: backport to [BRANCHNAME]</code>, and MrMeeseeks will
automatically create the Backport once the PR is merged.<p/>

Expand Down