##// END OF EJS Templates
fix release instructions
Matthias Bussonnier -
Show More
@@ -34,7 +34,7 b' backport to.'
34
34
35 .. note::
35 .. note::
36
36
37 The ``@`` and ``[dev]`` when mentioning the bot should be optional and can
37 The ``@`` and ``[bot]`` when mentioning the bot should be optional and can
38 be omitted.
38 be omitted.
39
39
40 If the pull request cannot be automatically backported, the bot should tell you
40 If the pull request cannot be automatically backported, the bot should tell you
@@ -44,7 +44,7 b' so on the PR and apply a "Need manual backport" tag to the origin PR.'
44 Backport with ghpro
44 Backport with ghpro
45 -------------------
45 -------------------
46
46
47 We can also use `ghpro <https://pypi.python.org/pypi/ghpro>`
47 We can also use `ghpro <https://pypi.python.org/pypi/ghpro>`_
48 to automatically list and apply the PR on other branches. For example:
48 to automatically list and apply the PR on other branches. For example:
49
49
50 .. code-block:: bash
50 .. code-block:: bash
General Comments 0
You need to be logged in to leave comments. Login now