Files
godot-proposals/.github/ISSUE_TEMPLATE/config.yml
contact_link at position 1 is missing url key

8 lines
269 B
YAML

# All proposals must follow the template, so disallow creating blank issues.
blank_issues_enabled: false
contact_links:
- name: Main Godot repository
- url: https://github.com/godotengine/godot
- about: Please report bugs on the main Godot repository, not here.