Thaddeus Crews
f70686cdbe
CI: Integrate pre-commit for style checks
2024-11-14 14:08:49 -06:00
Rémi Verschelde
934a3e252c
Merge pull request #9716 from mhilbrunner/website-communities
...
Refer to official Godot website for community list, update Discord
2024-09-06 09:15:21 +02:00
Max Hilbrunner
5009868942
Update Discord, refer to website for communities
2024-09-06 09:14:56 +02:00
Sai Nane
f0d9618201
Fix comment directive to prevent webpage display
...
`..` immediately following paragraph text at the same indentation is
interpreted as a continuation of that text, as seen on the website:
https://docs.godotengine.org/en/stable/contributing/how_to_contribute.html#technical-contributions
> Upload your plugins to the Godot Asset Library to make them available to others. .. update to talk about Asset Store later
I feel the intent was still clear, but it does look a bit weird at the moment.
Further information:
- There must be a blank line between the text block and the comment for the
comment to be properly interpreted as a comment.
- There must not be two blank lines between the two list items, once the
comment is ignored. Otherwise, the generated output produces two separate
lists. This a perceptibly different amount of padding compared to when they
were structurally part of the same list in HTML output, since Godot adds
extra padding around `<ul>` tags.
2024-08-21 09:16:01 +00:00
Stephen Li
aa85a1b0c5
Fix other funding link
...
This link also points to a 404
2024-08-10 00:33:23 -04:00
Eric K.
e69daec15f
Fix funding link to be an external link
...
The link on the live documentation was leading to a "Page not found" error.
2024-08-08 13:50:31 -06:00
Nathalie Galla
ffdc9b1a19
Merge branch 'how-to-contribute' of https://github.com/MurderVeggie/godot-docs into how-to-contribute
2024-07-19 13:46:26 +02:00
Nathalie Galla
e97fbd9cb3
address build problems
...
removed duplicate link names
updated index.rst
included conversation feedback
2024-07-19 13:46:18 +02:00
Nathalie Galla and Clay John
56cf5d5b86
Update contributing/how_to_contribute.rst
...
Co-authored-by: Clay John <claynjohn@gmail.com >
2024-07-19 13:37:40 +02:00
Nathalie Galla and Markus Sauermann
3202cfef37
Update contributing/how_to_contribute.rst
...
Co-authored-by: Markus Sauermann <6299227+Sauermann@users.noreply.github.com >
2024-07-19 13:33:55 +02:00
Nathalie Galla and Clay John
a94def6921
Update contributing/how_to_contribute.rst
...
Co-authored-by: Clay John <claynjohn@gmail.com >
2024-07-19 13:33:24 +02:00
Nathalie Galla
5c8103dbc3
added newline
2024-07-17 19:38:22 +02:00
Nathalie Galla
d2881155c7
small fixes
2024-07-17 19:36:33 +02:00
Nathalie Galla
58326af97d
fixed rst link syntax
2024-07-16 10:50:09 +02:00
Nathalie Galla
17f8c2debc
Update contributing/how_to_contribute.rst
2024-07-16 10:46:19 +02:00
Nathalie Galla
7e6fc915e2
Update contributing/how_to_contribute.rst
2024-07-16 10:32:29 +02:00
Nathalie Galla
a5e2c1d65d
Update contributing/how_to_contribute.rst
2024-07-16 10:31:44 +02:00
Nathalie Galla and Hana - Piralein
a596ba259d
Update contributing/how_to_contribute.rst
...
Co-authored-by: Hana - Piralein <48352564+Piralein@users.noreply.github.com >
2024-07-16 10:30:32 +02:00
Nathalie Galla and Hana - Piralein
0196df2d85
Update contributing/how_to_contribute.rst
...
Co-authored-by: Hana - Piralein <48352564+Piralein@users.noreply.github.com >
2024-07-16 10:30:24 +02:00
Nathalie Galla and Hana - Piralein
2bcfc85501
Update contributing/how_to_contribute.rst
...
Co-authored-by: Hana - Piralein <48352564+Piralein@users.noreply.github.com >
2024-07-16 10:29:06 +02:00
Nathalie Galla and Hana - Piralein
91030da45f
Update contributing/how_to_contribute.rst
...
Co-authored-by: Hana - Piralein <48352564+Piralein@users.noreply.github.com >
2024-07-16 10:28:59 +02:00
Nathalie Galla
ebf339a88d
Update contributing/how_to_contribute.rst
2024-07-15 21:32:44 +02:00
Nathalie Galla
e90e264b88
Update contributing/how_to_contribute.rst
2024-07-15 21:23:00 +02:00
Nathalie Galla and A Thousand Ships
3f8401c98f
Update contributing/how_to_contribute.rst
...
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com >
2024-07-15 21:21:31 +02:00
Nathalie Galla and A Thousand Ships
7875e26137
Update contributing/how_to_contribute.rst
...
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com >
2024-07-15 21:21:25 +02:00
Nathalie Galla and A Thousand Ships
a2a4d383cb
Update contributing/how_to_contribute.rst
...
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com >
2024-07-15 21:21:09 +02:00
Nathalie Galla and A Thousand Ships
59623e7e36
Update contributing/how_to_contribute.rst
...
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com >
2024-07-15 21:21:03 +02:00
Nathalie Galla
8a50e7b257
updated "Ways to contribute"
...
This page was so old, it still listed Juan as the lone core developer. Rewritten from scratch to reflect the different avenues of support, including funding and non-tech contributions.
2024-07-15 18:20:49 +02:00