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

Commit ca90b04

Browse files
authored
Merge branch 'master' into hotfix/v1.12.2
2 parents a5079ad + 0e59beb commit ca90b04

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,18 @@ https://stackblitz.com or with a screenshot if it's more accurate.
2323

2424

2525

26-
## Repository
27-
<!-- If possible, share a repository link where this problem occurs -->
28-
26+
## Version of Vue Storefront
27+
<!-- Is it next or current VSF -->
28+
- [ ] Vue Storefront
29+
- [ ] Vue Storefront Next
2930

3031

3132
## Can you handle fixing this bug by yourself?
3233

3334
- [ ] YES
3435
- [ ] NO
3536

36-
## Which [Release Cycle](https://docs.vuestorefront.io/guide/basics/release-cycle.html) state this refers to? Info for developer.
37+
## Which [Release Cycle](https://docs.vuestorefront.io/guide/basics/release-cycle.html) state this refers to? Info for developer. (doesn't apply to Next)
3738
Pick one option.
3839

3940
- [ ] This is a bug report for test version on https://test.storefrontcloud.io - In this case Developer should create branch from `develop` branch and create Pull Request `2. Feature / Improvement` back to `develop`.

.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)