Update bug_report.yml

pull/5189/head
tugcekucukoglu 2024-01-31 12:59:40 +03:00
parent a23e3eb50d
commit 0107cdc098
1 changed files with 96 additions and 95 deletions

View File

@ -1,7 +1,7 @@
name: Bug report name: Bug report
description: Create a report to help PrimeVue improve. description: Create a report to help PrimeVue improve.
title: "Component Name: Issue Title" title: 'Component Name: Issue Title'
labels: "Status: Needs Triage" labels: 'Status: Needs Triage'
body: body:
- type: markdown - type: markdown
attributes: attributes:
@ -20,13 +20,14 @@ body:
id: reproducer id: reproducer
attributes: attributes:
label: Reproducer label: Reproducer
placeholder: https://codesandbox.io/s/primevue-create-vue-issue-template-kw9g6i placeholder: https://stackblitz.com/edit/primevue-create-vue-issue-template
description: | description: |
Please fork one of the issue template Please fork one of the issue template
[PrimeVue 3 Issue Template](https://codesandbox.io/s/primevue-create-vue-issue-template-kw9g6i) [PrimeVue 3 Issue Template](https://stackblitz.com/edit/primevue-create-vue-issue-template)
[PrimeVue TypeScript Issue Template](https://codesandbox.io/s/primevue-create-vue-typescript-issue-template-fb775d) [PrimeVue TypeScript Issue Template](https://stackblitz.com/edit/primevue-create-vue-typescript-issue-template)
[PrimeVue Nuxt Issue Template](https://stackblitz.com/edit/primevue-nuxt-issue-template)
[PrimeVue 2 Issue Template](https://codesandbox.io/s/primevue-2-issue-template-dw7jd7) [PrimeVue 2 Issue Template](https://codesandbox.io/s/primevue-2-issue-template-dw7jd7)
and create a case demonstrating your bug report. Issues **without** a CodeSandbox have much less possibility to be reviewed. and create a case demonstrating your bug report. Issues **without** a Stackblitz have much less possibility to be reviewed.
validations: validations:
required: true required: true
- type: input - type: input