File tree 1 file changed +7
-7
lines changed 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -43,16 +43,16 @@ Sphinx has a good ReStructed Text primer to learn the basics:
43
43
https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
44
44
45
45
Contributing steps:
46
- - Have an idea to improve the docs, perhaps create an issue on Github
47
- - Find the file you want to edit: it will most likely be in ` docs/reST/ref ` .
46
+ - Have an idea to improve the docs, perhaps create an issue on Github.
47
+ - Find the file you want to edit. It will most likely be in ` docs/reST/ref ` .
48
48
OR
49
- - Pygame docs pages have an "Edit on Github" button, which will show you the file
49
+ - Pygame docs pages have an "Edit on Github" button, which will show you the file.
50
50
- Download the pygame source from Github locally.
51
- ^ One way to do this is to fork and use a Git client to make that a local repository
51
+ ^ One way to do this is to fork and use a Git client to make that a local repository.
52
52
- Implement your idea.
53
- - Follow the steps in "Generating the Documentation"
54
- ^ This is important to test your changes work well
55
- - Commit your changes, create a pull request
53
+ - Follow the steps in "Generating the Documentation" above.
54
+ ^ This is important to test that your changes work well.
55
+ - Commit your changes, create a pull request.
56
56
57
57
## Documentation Style
58
58
You can’t perform that action at this time.
0 commit comments