Browse Source

Move CODEOWNERS and ISSUE_TEMPLATE.md to .github folder

Keeping CONTRIBUTING.md at the root so that contributors actually find it.

Also changed the custom FUNDING.yml link to point to godotengine.org/donate,
which also links to PayPal and other options.
Rémi Verschelde 6 years ago
parent
commit
fca9f0bb7f
3 changed files with 1 additions and 1 deletions
  1. 0 0
      .github/CODEOWNERS
  2. 1 1
      .github/FUNDING.yml
  3. 0 0
      .github/ISSUE_TEMPLATE.md

+ 0 - 0
CODEOWNERS → .github/CODEOWNERS


+ 1 - 1
.github/FUNDING.yml

@@ -1,2 +1,2 @@
 patreon: godotengine
 patreon: godotengine
-custom: https://www.paypal.com/donate/?token=v-mEfr__g1BbOiStnJsgwRib_I8jVSMD_064iu7NizC0Uvm9fSiPYOs-v1VQz9HFK1K8YG
+custom: https://godotengine.org/donate

+ 0 - 0
ISSUE_TEMPLATE.md → .github/ISSUE_TEMPLATE.md