We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cookiecutter
1 parent bb87b68 commit 2891953Copy full SHA for 2891953
cookiecutter/{{cookiecutter.github_repo_name}}/.github/ISSUE_TEMPLATE/config.yml
@@ -4,7 +4,7 @@
4
blank_issues_enabled: true
5
contact_links:
6
- name: Ask a question ❓
7
- url: https://github.com/{{github_org}}/{{github_repo_name}}/discussions/new?category=support
+ url: https://github.com/{{cookiecutter.github_org}}/{{cookiecutter.github_repo_name}}/discussions/new?category=support
8
# TODO(cookiecutter): Make sure the GitHub repository has a discussion category "Support"
9
# Rename the "Q&A" category to "Support" and change the emoji to 🆘 (SOS)
10
about: Use this if you are not sure how to do something, have installation problems, etc.
0 commit comments