mirror of
https://github.com/strapi/strapi.git
synced 2025-09-27 17:29:14 +00:00
chore: fix invalid template workflow to point to proper link
This commit is contained in:
parent
1a574eb925
commit
c8270086d9
6
.github/workflows/issues_handleLabel.yml
vendored
6
.github/workflows/issues_handleLabel.yml
vendored
@ -152,10 +152,10 @@ jobs:
|
|||||||
|
|
||||||
Hello @${{ github.event.issue.user.login }},
|
Hello @${{ github.event.issue.user.login }},
|
||||||
|
|
||||||
We ask that you please follow the [issue template](https://raw.githubusercontent.com/strapi/strapi/master/.github/ISSUE_TEMPLATE/BUG_REPORT.md).
|
We ask that you please follow the issue template.
|
||||||
A proper issue submission let's us better understand the origin of your bug and therefore help you. We will reopen your issue when we receive the issue following the template guidelines and properly fill out the template. You can see the template guidelines for bug reports [here](https://github.com/strapi/strapi/blob/master/CONTRIBUTING.md#reporting-an-issue).
|
A proper issue submission let's us better understand the origin of your bug and therefore help you. You can see the template guidelines for bug reports [here](https://github.com/strapi/strapi/blob/master/CONTRIBUTING.md#reporting-an-issue).
|
||||||
|
|
||||||
Please update the issue with the template and we can reopen this report.
|
Please create a new issue and completely fill out the issue template, you can [open a new issue here](https://github.com/strapi/strapi/issues/new?template=BUG_REPORT.yml).
|
||||||
|
|
||||||
Thank you.
|
Thank you.
|
||||||
- name: 'Close: invalid bug report template'
|
- name: 'Close: invalid bug report template'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user