-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Feat/add category faq in accordion: layer5 community #7111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
- Implement accordion UI for better user experience - Improve content readability and organization - Enhance English language and formatting - Update questions and answers for clarity Signed-off-by: bibhujit bhowmik <bibhujit@gmail.com>
Signed-off-by: bibhujit bhowmik <bibhujit@gmail.com>
|
- Implement accordion UI for better user experience - Improve content readability and organization - Enhance English language and formatting - Update questions and answers for clarity Signed-off-by: bibhujit bhowmik <bibhujit@gmail.com>
Signed-off-by: bibhujit bhowmik <bibhujit@gmail.com>
Signed-off-by: bibhujit bhowmik <bibhujit@gmail.com>
Signed-off-by: bibhujit bhowmik <bibhujit@gmail.com>
… into feat/faq-Accordion
Signed-off-by: bibhujit bhowmik <bibhujit@gmail.com>
Signed-off-by: bibhujit@gmail.com
|
Why to much confusions ? , while committing use -s flag to DCO signoff example : git commit -s -m "msg" |
|
To add your Signed-off-by line to every commit in this branch:
|
|
🚀 Preview for commit 501f22b at: https://690f7ae5da8929a8fe89d56a--layer5.netlify.app |
|
I fixed it last week with an auto-commit for git desktop, this week its broken again :( [feat/faq-Accordion 52eca412be2c] Signed-off-by: bibhujit bhowmik bibhujit@gmail.com Changes to be committed: modified: src/assets/data/faq/index.js |
Signed-off-by: Bibhujit Bhowmik bibhujit@gmail.com
Changes to be committed: modified: src/assets/data/faq/index.js
On branch feat/faq-Accordion Your branch is up to date with 'origin/feat/faq-Accordion'. Changes to be committed: modified: src/assets/data/faq/index.js
Changes to be committed: modified: src/assets/data/faq/index.js
|
🚀 Preview for commit 52eca41 at: https://690f8646fb9129bd05839ad5--layer5.netlify.app |
Signed-off-by: bibhujit bhowmik <bibhujit@gmail.com>
|
🚀 Preview for commit 82db355 at: https://690f8b99bfa55ec07a3174a8--layer5.netlify.app |
Description
This PR fixes #4518
updated file: src/data/faq/index.js
refactoring source file: src/sections/Community/Adventures-of-Five/faq.js ( dropped post refactoring)
faq from community/faq has been refactored into src/faq/index.js. the old file is dropped.
Notes for Reviewers
Signed commits