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
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@ 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
@@ -25,13 +24,6 @@ labels: feature request
25
24
-[ ] YES
26
25
-[ ] NO
27
26
28
-
## Which [Release Cycle](https://docs.vuestorefront.io/guide/basics/release-cycle.html) state this refers to? Info for developer. (doesn't apply to Next)
29
-
Pick one option.
30
-
31
-
-[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`.
32
-
-[ ] (**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`.
33
-
-[ ] (**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`.
34
-
35
27
## Additional information
36
28
<!-- If you think that any additional information would be useful please provide them here. -->
0 commit comments