Skip to content

Commit 960090a

Browse files
authored
Add contact link for issue type guidance
1 parent e704cfc commit 960090a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
3+
- name: Which issue type should I use?
4+
url: https://flow-php.com/documentation/contributing/
5+
about: Find out which issue type is best for your case
36
- name: Discord Community Support
47
url: https://discord.gg/5dNXfQyACW
58
about: The fastest way to get answer to your questions
@@ -8,4 +11,4 @@ contact_links:
811
about: Project Documentation
912
- name: Project Roadmap
1013
url: https://github.com/orgs/flow-php/projects/1
11-
about: Project Roadmap - please check if given issue is not already there
14+
about: Project Roadmap - please check if given issue is not already there

0 commit comments

Comments
 (0)