Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Commit 0e59beb

Browse files
authored
Merge pull request #4665 from DivanteLtd/filrak-patch-3
Update feature_request.md
2 parents 83f9939 + 1db5b48 commit 0e59beb

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,21 @@ labels: feature request
99
<!-- Describe the motivation or the concrete use case for new feature or why one of current ones should be enhanced. -->
1010

1111

12-
1312
## What are the acceptance criteria
1413
<!-- List the acceptance criteria for this task in a form of a list. -->
1514

1615
- [ ] ...
1716

17+
## Version of Vue Storefront
18+
<!-- Is it next or current VSF -->
19+
- [ ] Vue Storefront
20+
- [ ] Vue Storefront Next
21+
1822
## Can you complete this feature request by yourself?
1923

2024
- [ ] YES
2125
- [ ] NO
2226

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-
3027
## Additional information
3128
<!-- If you think that any additional information would be useful please provide them here. -->
3229

0 commit comments

Comments
 (0)