Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit355bc3f

Browse files
authored
docs: Add "Contribute" section to main README.rst (#3919)
Includes more detailed information with links to relevant webpages.
1 parent3b03a3b commit355bc3f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

‎README.rst‎

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,28 @@ auto-configure, build, and install pygame.
8484
Much more information about installing and compiling is available
8585
on the `Compilation wiki page`_.
8686

87+
Contribute
88+
----------
89+
|Thank you for thinking of contributing!
90+
|
91+
|To contribute to the main `project documentation <https://www.pygame.org/docs/>`_, see ``docs/README.md`` or view more detailed instructions `here <https://github.com/pygame/pygame/tree/main/docs>`_.
92+
|
93+
|New to contributing to Open Source Free Libre software?
94+
|There is a draft of `"Let's write a unit test!" <http://renesd.blogspot.com/2019/11/draft-2-of-lets-write-unit-test.html>`_ which is a step by step guide on how to write your first unit test in python for pygame, which is very similar to how you would do it for other projects.
95+
|
96+
|Want or need to compile pygame from source?
97+
|`Head here <https://www.pygame.org/wiki/Compilation>`_ for more detailed instructions.
98+
|
99+
|For a detailed developer guide on "How to Hack Pygame":
100+
|Head to the `Hacking Page <https://www.pygame.org/wiki/Hacking>`_.
101+
|
102+
|Beginner developers looking for ways to contribute to the project can look at issues labeled `"good first issue" <https://github.com/pygame/pygame/labels/good%20first%20issue>`_ or `"Difficulty: Easy" <https://github.com/pygame/pygame/issues?q=is%3Aopen+is%3Aissue+label%3A%22Difficulty%3A+Easy%22>`_.
103+
|
104+
|To submit patches and report bugs:
105+
|Visit the `Bugs & Patches <https://www.pygame.org/wiki/patchesandbugs>`_ page for detailed instructions.
106+
|
107+
|`Head here <https://www.pygame.org/wiki/info>`_ for more info and ways to get in touch with the Pygame team.
108+
87109

88110
Credits
89111
-------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp