File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
cookiecutter/{{cookiecutter.github_repo_name}}/.github Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 44blank_issues_enabled : true
55contact_links :
66 - name : Ask a question ❓
7- url : https://github.com/{{github_org}}/{{github_repo_name}}/discussions/new?category=support
7+ url : https://github.com/{{cookiecutter. github_org}}/{{cookiecutter. github_repo_name}}/discussions/new?category=support
88 # TODO(cookiecutter): Make sure the GitHub repository has a discussion category "Support"
99 # Rename the "Q&A" category to "Support" and change the emoji to 🆘 (SOS)
1010 about : Use this if you are not sure how to do something, have installation problems, etc.
Original file line number Diff line number Diff line change 1+ {% raw -%}
12name : Pull Request Labeler
23
34on : [pull_request_target]
2122 uses : actions/labeler@0776a679364a9a16110aac8d0f40f5e11009e327 # 4.0.4
2223 with :
2324 repo-token : " ${{ secrets.GITHUB_TOKEN }}"
25+ {%- endraw %}
You can’t perform that action at this time.
0 commit comments