File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,9 @@ You are now ready to change the PR's status (see
95
95
enough to take a final decision, explain what you already did in a comment and
96
96
ask if someone else could take a look.
97
97
98
- For more advice on reviewing, see [WSblog ]_.
98
+ For more advice on reviewing, see `How to Referee Sage Trac Tickets
99
+ <http://sagemath.blogspot.com/2010/10/how-to-referee-sage-trac-tickets.html> `_
100
+ (caveat: mercurial was replaced with Git and Trac with GitHub).
99
101
100
102
.. NOTE ::
101
103
@@ -108,12 +110,6 @@ For more advice on reviewing, see [WSblog]_.
108
110
want the code written differently, your suggestion should be a
109
111
clear and actionable request.
110
112
111
- REFERENCES:
112
-
113
- .. [WSblog ] William Stein, How to Referee Sage Trac Tickets,
114
- http://sagemath.blogspot.com/2010/10/how-to-referee-sage-trac-tickets.html
115
- (Caveat: mercurial was replaced with Git and Trac with GitHub)
116
-
117
113
118
114
Reviewing and closing PRs
119
115
=========================
Original file line number Diff line number Diff line change 1
- .. highlight :: console
1
+ .. highlight :: shell-session
2
2
3
3
.. _chapter-walkthrough :
4
4
You can’t perform that action at this time.
0 commit comments