Enable github issue filing in new projects. (#7810)

This commit is contained in:
Oliver Chang 2022-06-08 11:47:51 +10:00 committed by GitHub
parent 44e3609168
commit c01ac9a2c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ homepage: "<your_project_homepage>"
language: %(language)s
primary_contact: "<primary_contact_email>"
main_repo: "https://path/to/main/repo.git"
file_github_issue: true
"""
DOCKER_TEMPLATE = """\