File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ .. _contributing :
2
+
1
3
Contributing to bpython
2
4
=======================
3
5
4
6
Thanks for working on bpython!
5
7
6
- On the [ GitHub issue tracker] ( https://github.com/bpython/bpython/issues )
7
- some issues are labeled
8
- [ "bite-size"] ( https://github.com/bpython/bpython/labels/bitesize ) -
8
+ On the `GitHub issue tracker `_ some issues are labeled bite-size _
9
9
these are particularly good ones to start out with.
10
10
11
- See http://bpython-interpreter.org/community for a list of resources.
11
+ See our section about the :ref: `community ` for a list of resources.
12
+
12
13
`#bpython ` on freenode is particularly useful, but you might have to wait for a while
13
14
to get a question answered depending on the time of day.
14
15
@@ -50,3 +51,6 @@ To hack on the site:
50
51
--------------------
51
52
52
53
TODO
54
+
55
+ .. _GitHub issue tracker : https://github.com/bpython/bpython/issues
56
+ .. _bite-size : https://github.com/bpython/bpython/labels/bitesize
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Contents:
17
17
:maxdepth: 2
18
18
19
19
authors
20
+ contributing
20
21
configuration
21
22
themes
22
23
releases
You can’t perform that action at this time.
0 commit comments