File tree Expand file tree Collapse file tree 4 files changed +64
-0
lines changed Expand file tree Collapse file tree 4 files changed +64
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for this project
4+ title : ' '
5+ labels : ' enhancement'
6+ assignees : ' '
7+
8+ ---
9+
10+ ### Please describe
11+ <!-- Please provide us with a clear and concise description. -->
12+
13+ ### Additional context
14+ <!-- Add any other context or screenshots about the feature request here. (If applicable) -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : 🐞 Bug report
3+ about : Create a report to help us improve
4+ title : ' '
5+ labels : ' bug'
6+ assignees : ' '
7+
8+ ---
9+
10+ <!-- This form is only for submitting bug reports related to this repository (create-vue). -->
11+
12+ ### Describe the bug
13+ <!-- Please provide us with a clear and concise description of what the bug is. -->
14+
15+ ### Expected behavior
16+ <!-- A clear and concise description of what you expected to happen. -->
17+
18+ ### How to reproduce
19+ <!-- --------------------------------------------------------------------
20+ It would be awesome if you could provide us a small reproduction online using stackblitz. You can replace `typescript-vitest` with another template name that is matching your case from https://github.com/vuejs/create-vue-templates.
21+ - https://stackblitz.com/github/vuejs/create-vue-templates/tree/main/typescript-vitest
22+
23+ Steps to reproduce the behavior:
24+ 1. Go to '....'
25+ 2. Do this '....'
26+ 3. Do that '....'
27+ 4. Result
28+ ----------------------------------------------------------------------->
Original file line number Diff line number Diff line change 1+ ---
2+ name : Blank issue
3+ about : Something other than a bug or a feature
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
Original file line number Diff line number Diff line change 1+ # Reference: https://github.com/vuejs/core/blob/main/.github/ISSUE_TEMPLATE/config.yml
2+ contact_links :
3+ - name : Discord Chat
4+ url : https://chat.vuejs.org
5+ about : Ask questions and discuss with other Vue users in real time.
6+ - name : Questions & Discussions
7+ url : https://github.com/vuejs/core/discussions
8+ about : Use GitHub discussions for message-board style questions and discussions.
9+ - name : Patreon
10+ url : https://www.patreon.com/evanyou
11+ about : Love Vue.js? Please consider supporting us via Patreon.
12+ - name : Open Collective
13+ url : https://opencollective.com/vuejs/donate
14+ about : Love Vue.js? Please consider supporting us via Open Collective.
You can’t perform that action at this time.
0 commit comments