File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,12 @@ First, make sure that you have done the following things
24
24
- Push the release branch up to origin, and make a pull request for it against
25
25
master.
26
26
27
+ - Create the release notes page for the new release on the wiki. See
28
+ https://github.com/sympy/sympy-bot/issues/26 . The easiest way to do this is
29
+ to copy the old release notes to a new page and remove all the changes, and
30
+ update the version number. The formatting on the release notes page is
31
+ important as otherwise the bot will fail, so it is best to do it this way.
32
+
27
33
It is important to create a new branch because that lets master continue as
28
34
normal. The release script will automatically checkout the release branch from
29
35
origin, which is why you need to push it (it determines what the release
You can’t perform that action at this time.
0 commit comments