virtualx-engine/.github
Rémi Verschelde a890457693
CI: Make extension API compatibility check mandatory
This means that any PR which breaks the extension API should
handle it properly, that is:

- Add compatibility methods to ensure that existing function hashes work
- Document the changes in the relevant misc/extension_api_validation/ file
2023-08-03 15:56:34 +02:00
..
actions CI: Extract godot-cpp testing into its own job 2023-08-01 20:41:45 +02:00
ISSUE_TEMPLATE Explain in GitHub issue template how to copy exact Godot version 2023-05-30 14:44:39 +02:00
workflows CI: Make extension API compatibility check mandatory 2023-08-03 15:56:34 +02:00
CODEOWNERS Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
PULL_REQUEST_TEMPLATE.md Link to Code style guidelines in the pull request template 2023-06-15 07:22:20 +02:00