FUNDING, issue template files, and update gitignore

The mono_crash ignore is because they generated anytime there was a crash. The rest of the files mirror the main Godot repo.
This commit is contained in:
Aaron Franke
2019-06-08 04:08:52 -04:00
parent c2d2718cca
commit 3bf7046184
3 changed files with 21 additions and 0 deletions

2
.github/FUNDING.yml vendored Normal file
View File

@@ -0,0 +1,2 @@
patreon: godotengine
custom: https://godotengine.org/donate

18
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,18 @@
<!-- Please search existing issues for potential duplicates before filing yours:
https://github.com/godotengine/godot-demo-projects/issues?q=is%3Aissue
-->
**Which demo project is affected:**
<!-- Specify the project name or path. -->
**OS/device including version:**
<!-- Specify GPU model and drivers if graphics-related. -->
**Issue description:**
<!-- What happened, and what was expected. -->
**Screenshots of issue:**
<!-- Drag in an image, or link in the form of "![]()". If not relevant, remove this section. -->

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ export_presets.cfg
# Mono-specific ignores
.mono/
mono_crash.*.json
# System/tool-specific ignores
.directory