mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
minor #11600 Fix: link in github folder (toofff)
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | no
| License | MIT
Fix this link in github folder or add redirect in https://docs.sylius.com/ website or this two solutions.
As you wish.
Commits
-------
39c00569b1 Fix: link in github folder
This commit is contained in:
commit
7c5ab30480
2 changed files with 3 additions and 4 deletions
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -7,5 +7,5 @@
|
|||
| Sylius version | 1.x.y
|
||||
|
||||
<!--
|
||||
- For support requests and how-tos, visit https://docs.sylius.com/en/latest/support/
|
||||
- For support requests and how-tos, visit https://docs.sylius.com/en/latest/book/support/
|
||||
-->
|
||||
|
|
|
|||
5
.github/ISSUE_TEMPLATE/support-question.md
vendored
5
.github/ISSUE_TEMPLATE/support-question.md
vendored
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
name: "Support Question \U0001F6AB"
|
||||
about: See https://docs.sylius.com/en/latest/support/index.html for questions about
|
||||
using Sylius
|
||||
about: See https://docs.sylius.com/en/latest/book/support/ for questions about using Sylius
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
|
@ -10,6 +9,6 @@ assignees: ''
|
|||
|
||||
We use GitHub issues only to discuss about Sylius bugs, new features and documentation.
|
||||
For this kind of questions about Sylius usage, please use
|
||||
any of the support alternatives described here: https://docs.sylius.com/en/latest/support/index.html
|
||||
any of the support alternatives described here: https://docs.sylius.com/en/latest/book/support/
|
||||
|
||||
Thank you!
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue