mirror of
https://github.com/godotengine/.github.git
synced 2025-12-31 01:48:33 +03:00
Initial commit
This commit is contained in:
4
CODE_OF_CONDUCT.md
Normal file
4
CODE_OF_CONDUCT.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Code of Conduct
|
||||
|
||||
By participating in this repository, you agree to abide by the
|
||||
[Godot Engine Code of Conduct](https://godotengine.org/code-of-conduct).
|
||||
2
FUNDING.yml
Normal file
2
FUNDING.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
patreon: godotengine
|
||||
custom: https://godotengine.org/donate
|
||||
6
README.md
Normal file
6
README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Community health files for the @godotengine organization
|
||||
|
||||
These files will apply on all repositories in the @godotengine organization
|
||||
unless overridden in a specific repository.
|
||||
|
||||
[More information](https://help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization)
|
||||
9
SECURITY.md
Normal file
9
SECURITY.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Security
|
||||
|
||||
## Reporting security vulnerabilities
|
||||
|
||||
If you've found a security vulnerability in Godot, please do not create an issue on
|
||||
the GitHub issue tracker as it will be visible publicly.
|
||||
|
||||
Instead, send an email to the "General inquiries" email address listed on the website's
|
||||
[Contact page](https://godotengine.org/contact).
|
||||
21
SUPPORT.md
Normal file
21
SUPPORT.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Support
|
||||
|
||||
The official documentation is hosted on [ReadTheDocs](https://docs.godotengine.org).
|
||||
It is maintained by the Godot community in its own [GitHub repository](https://github.com/godotengine/godot-docs).
|
||||
|
||||
The [class reference](https://docs.godotengine.org/en/latest/classes/)
|
||||
is also accessible from the Godot editor.
|
||||
|
||||
The official demos are maintained in their own [GitHub repository](https://github.com/godotengine/godot-demo-projects)
|
||||
as well.
|
||||
|
||||
There are also a number of other
|
||||
[learning resources](https://docs.godotengine.org/en/latest/community/tutorials.html)
|
||||
provided by the community, such as text and video tutorials, demos, etc.
|
||||
Consult the [community channels](https://godotengine.org/community)
|
||||
for more information.
|
||||
|
||||
## Supported Godot versions
|
||||
|
||||
See [this page](https://docs.godotengine.org/en/latest/about/release_policy.html)
|
||||
for a list of supported Godot versions.
|
||||
Reference in New Issue
Block a user