godot/.github
Rémi Verschelde 4b8a1d21f3
CI: Add --doctool check to find missing classref updates
This will enforce that PRs properly sync the class reference templates to match
their changes to the public API, and help notice binding bugs in the process
(e.g. missing enum bindings, unexpected API changes or missing argument names).

This should also serve as a reminder to contributors that their changes impact
the scripting API and might warrant actually filling the descriptions for the
new methods/properties/etc.

(cherry picked from commit b388412270)
2021-05-04 12:54:52 +02:00
..
ISSUE_TEMPLATE Update issue templates 2019-09-04 15:29:05 -03:00
workflows CI: Add --doctool check to find missing classref updates 2021-05-04 12:54:52 +02:00
CODEOWNERS CODEOWNERS: Add some more owned files and fix team names 2021-02-16 14:27:39 +01:00