godot/.github
Rémi Verschelde 2cf5ad9ea9 CI: Fix cache key and include base branch
The base branch is hardcoded as an env variable as I couldn't find a simple
way to just get either `3.2` or `master`. But it's easy to change when we
branch off from `master` to a new stable branch, which doesn't happen often.

(There's `{{github.base_ref}}` but it's probably more verbose like
`ref/heads/master`, and only valid for PRs.)
2020-07-24 08:28:43 +02:00
..
ISSUE_TEMPLATE GitHub: Remove feature request placeholder template 2020-05-29 10:21:01 +02:00
workflows CI: Fix cache key and include base branch 2020-07-24 08:28:43 +02:00
CODEOWNERS Add aaronfranke to CODEOWNERS for GodotSharp 2020-07-03 21:31:10 -04:00
FUNDING.yml Move CODEOWNERS and ISSUE_TEMPLATE.md to .github folder 2019-06-27 17:22:48 +02:00
PULL_REQUEST_TEMPLATE.md Add a PR template with a message about PRs needing to be for master 2020-07-22 13:04:58 -04:00