Skip to content

Commit 47269b6

Browse files
authored
Merge pull request #1659 from ga-devfront/github/add-issue-template-config-file
Add config file for issue template
2 parents c78fc72 + 53d9bf5 commit 47269b6

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: 🚀 Idea / Feature request
4+
url: https://github.com/PrestaShop/autoupgrade/discussions/new?category=ideas
5+
about: Suggest an idea to improve Update Assistant
6+
- name: 🙏 I need help
7+
url: https://www.prestashop-project.org/support/
8+
about: If you have questions or need help

0 commit comments

Comments
 (0)