##// END OF EJS Templates
Use fold-in style links in 'how to contribute' doc.
Thomas Kluyver -
Show More
@@ -7,10 +7,9 b' How to contribute to IPython'
7 Overview
7 Overview
8 ========
8 ========
9
9
10 IPython development is done using Git [Git]_ and Github.com [Github.com]_.
10 IPython development is done using Git_ and Github_ (`Github Ipython Repository`_).
11 (Github Ipython Repository: [IPyGithub]_) This makes it easy for people to
11 This makes it easy for people to contribute to the development of IPython.
12 contribute to the development of IPython. There are several ways in which you
12 There are several ways in which you can join in.
13 can join in.
14
13
15
14
16 Merging a branch into trunk
15 Merging a branch into trunk
@@ -78,7 +77,6 b' An excellent reference on commits message is `this blog post`_, please take a'
78 moment to read it (it's short but very informative).
77 moment to read it (it's short but very informative).
79
78
80 .. _this blog post: http://who-t.blogspot.com/2009/12/on-commit-messages.html
79 .. _this blog post: http://who-t.blogspot.com/2009/12/on-commit-messages.html
80 .. _Github IPython Repository: ipython_github_
81
81
82 .. [Git] The Git version control system. http://git-scm.com
82 .. include:: ../links.rst
83 .. [Github.com] Github.com. http://github.com
84 .. [IPyGithub] IPython repository on github. https://github.com/ipython/ipython
General Comments 0
You need to be logged in to leave comments. Login now