Skip to content

Commit 3705c90

Browse files
author
Rishabh Karnad
committed
Removed assignees from templates
1 parent d875eac commit 3705c90

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

.github/ISSUE_TEMPLATE/---bug-report.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: "\U0001F41E Bug report"
33
about: Spotted a bug in Vue Native?
44
title: ''
55
labels: ''
6-
assignees: ''
76

87
---
98

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: "\U0001F4D6 Issue with the documentation or website"
3-
about: Spotted something incorrect or outdated in the docs? Website not rendering
4-
correctly?
3+
about: Spotted something incorrect or outdated in the docs? Website not rendering correctly?
54
title: ''
65
labels: ''
7-
assignees: ''
86

97
---
108

119
This repository only hosts the core packages of Vue Native.
1210

1311
If you have an issue with the docs or website, please create an issue in the [Vue Native Website repository](https://github.com/GeekyAnts/vue-native-website/issues).
12+
13+
Issues opened here that are related to the documentation/website will be closed.

.github/ISSUE_TEMPLATE/---issue-with-vue-native-router.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ name: "\U0001F9ED Issue with Vue Native Router"
33
about: Having trouble with Vue Native Router?
44
title: ''
55
labels: ''
6-
assignees: ''
76

87
---
98

109
This repository only hosts the core packages of Vue Native.
1110

1211
If you have an issue with Vue Native Router, please create an issue in the [Vue Native Router repository](https://github.com/GeekyAnts/vue-native-router/issues).
12+
13+
Issues opened here that are related to Vue Native Router will be closed.

.github/ISSUE_TEMPLATE/---questions-or-help-with-usage.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
name: "\U0001F9D0 Questions or help with usage"
33
about: Need help with code or Vue Native usage?
4-
title: ''
4+
title: 'Question: '
55
labels: ''
6-
assignees: ''
76

87
---
98

0 commit comments

Comments
 (0)