You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+5-8Lines changed: 5 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -9,24 +9,21 @@ labels: feature request
9
9
<!-- Describe the motivation or the concrete use case for new feature or why one of current ones should be enhanced. -->
10
10
11
11
12
-
13
12
## What are the acceptance criteria
14
13
<!-- List the acceptance criteria for this task in a form of a list. -->
15
14
16
15
-[ ] ...
17
16
17
+
## Version of Vue Storefront
18
+
<!-- Is it next or current VSF -->
19
+
-[ ] Vue Storefront
20
+
-[ ] Vue Storefront Next
21
+
18
22
## Can you complete this feature request by yourself?
19
23
20
24
-[ ] YES
21
25
-[ ] NO
22
26
23
-
## Which [Release Cycle](https://docs.vuestorefront.io/guide/basics/release-cycle.html) state this refers to? Info for developer.
24
-
Pick one option.
25
-
26
-
-[x] This is a normal feature request. This should be available on https://test.storefrontcloud.io and then after tests this can be added to next Vue Storefront version. In this case Developer should create branch from `develop` branch and create Pull Request `2. Feature / Improvement` back to `develop`.
27
-
-[ ] (**Pick this option only if you're sure**) This is an important improvement request for current Release Candidate version on https://next.storefrontcloud.io and should be placed in next RC version. In this case Developer should create branch from `release` branch and create Pull Request `3. Stabilisation fix` back to `release`.
28
-
-[ ] (**Pick this option only if you're sure**) This is a critical improvement request for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version. In this case Developer should create branch from `hotfix` or `master` branch and create Pull Request `4. Hotfix` back to `hotfix`.
29
-
30
27
## Additional information
31
28
<!-- If you think that any additional information would be useful please provide them here. -->
0 commit comments