Skip to content

Commit

Permalink
resolve conflicts for tabbed carousel
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakshmishri committed Nov 16, 2023
2 parents e99af17 + e78ed5e commit 2c454c4
Show file tree
Hide file tree
Showing 23 changed files with 2,353 additions and 129 deletions.
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Fix #<gh-issue-id>

Test URLs:
- Before: https://main--vg-macktrucks-com-rd--netcentric.hlx.page/
- After: https://<branch>--vg-macktrucks-com-rd--netcentric.hlx.page/
- Before: https://main--vg-macktrucks-com--hlxsites.hlx.page/
- After: https://<branch>--vg-macktrucks-com--hlxsites.hlx.page/
22 changes: 22 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# .github/release.yml

changelog:
exclude:
labels:
- ignore-for-release
categories:
- title: Functional requirements
labels:
- FR
- title: Non-functional requirements
labels:
- NFR
- title: Bugfixes
labels:
- Bugfix
- title: Known issues
labels:
- wontfix
- title: Other changes
labels:
- "*"
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Franklin site redesign for macktrucks.com

## Environments
- Preview: https://main--vg-macktrucks-com-rd--netcentric.hlx.page/
- Live: https://main--vg-macktrucks-com-rd--netcentric.hlx.live/
- Preview: https://main--vg-macktrucks-com--hlxsites.hlx.page/
- Live: https://main--vg-macktrucks-com--hlxsites.hlx.live/

## Installation

Expand Down
Loading

0 comments on commit 2c454c4

Please sign in to comment.