summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
...
* Add static formatting checks for GitHub ActionsAaron Franke2020-07-131-0/+31
|
* Use GitHub Actions instead of AppVeyor for Windows platformGordon MacPherson2020-07-121-0/+126
| | | | | | | | | | This was based on quarmin's initial configuration, we had compile issues with AppVeyor being super slow and GitHub actions will take less time and also manage a full rebuild in 30 minutes. This adds cache handling and will work with MSVC and scons 4.0, it will build for every PR submitted to the Godot Engine, and also for the branches specified. I have tested the caching and it seems to be working. I left the 'publish artefacts' disabled until we can request more storage from Microsoft, 5 GB is far to low for us and we would eat this limit very fast. (it is tested and works fine) Co-authored-by: Rafał Mikrut <mikrutrafal54@gmail.com>
* Add aaronfranke to CODEOWNERS for GodotSharpAaron Franke2020-07-031-0/+1
| | | | [ci skip]
* GitHub: Remove feature request placeholder templateRémi Verschelde2020-05-291-19/+0
| | | | | | We now have a proper link to godotengine/godot-proposals thanks to #39019 and #39132, so that hacky 'Don't open issues here' template is no longer needed.
* Fix GitHub issue template config not workingAaron Franke2020-05-281-0/+0
| | | | It was in the wrong folder
* Merge pull request #38262 from Xrayez/resurrect-issuesRémi Verschelde2020-05-251-0/+11
|\ | | | | Bring back and improve comments clarifying the new bug report template
| * Bring back and improve comments clarifying the new bug report templateAndrii Doroshenko (Xrayez)2020-05-071-0/+11
| | | | | | | | | | | | | | | | The comments clarifying the questions were accidentally removed in c8e92b802c16f8f9d120bf01bc5923c702a3c3ff while migrating to the bug/feature templates workflow. [ci skip]
* | Add configuration for GitHub issue templatesHugo Locurcio2020-05-241-0/+14
|/ | | | | | This adds a few links on the issue creation page and disallows creating blank issues (since all issues must follow the bug report template).
* Delete ISSUE_TEMPLATE.mdJuan Linietsky2019-09-041-21/+0
| | | Deleted old style issue template.
* Update issue templatesJuan Linietsky2019-09-042-0/+37
|
* remove karroffel from CODEOWNERS filekarroffel2019-08-231-2/+1
|
* Move CODEOWNERS and ISSUE_TEMPLATE.md to .github folderRémi Verschelde2019-06-273-1/+72
| | | | | | | 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.
* Setup GitHub "Sponsor" buttonAnders Nissen2019-06-271-0/+2