Skip to content

Conversation

@bibhujit
Copy link

@bibhujit bibhujit commented Nov 8, 2025

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

  • Yes, I signed my commits.

- 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>
@bibhujit
Copy link
Author

bibhujit commented Nov 8, 2025

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

  • Yes, I signed my commits.

@bibhujit bibhujit closed this Nov 8, 2025
@bibhujit bibhujit reopened this Nov 8, 2025
bibhujit and others added 6 commits November 8, 2025 11:54
- 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>
@bibhujit bibhujit closed this Nov 8, 2025
@bibhujit bibhujit reopened this Nov 8, 2025
Signed-off-by: bibhujit bhowmik <bibhujit@gmail.com>
Signed-off-by: bibhujit@gmail.com
@Rajesh-Nagarajan-11
Copy link
Member

Rajesh-Nagarajan-11 commented Nov 8, 2025

Why to much confusions ? , while committing use -s flag to DCO signoff example : git commit -s -m "msg"

@Rajesh-Nagarajan-11
Copy link
Member

Rajesh-Nagarajan-11 commented Nov 8, 2025

To add your Signed-off-by line to every commit in this branch:

  1. Ensure you have a local copy of your branch by checking out the pull request locally via command line.
  2. In your local branch, run: git rebase HEAD~12 --signoff
  3. Force push your changes to overwrite the branch: git push --force-with-lease origin feat/faq-Accordion
    // @bibhujit

Signed-off-by: bibhujit bhowmik <bibhujit@gmail.com>
@l5io
Copy link
Contributor

l5io commented Nov 8, 2025

🚀 Preview for commit 501f22b at: https://690f7ae5da8929a8fe89d56a--layer5.netlify.app

@bibhujit
Copy link
Author

bibhujit commented Nov 8, 2025

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
1 file changed, 2 insertions(+)
% git log
commit 52eca412be2c653495ee0c3bb590ff966580de88 (HEAD -> feat/faq-Accordion)
Author: bibhujit bhowmik bibhujit@gmail.com
Date: Sat Nov 8 12:45:25 2025 -0500

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
@l5io
Copy link
Contributor

l5io commented Nov 8, 2025

🚀 Preview for commit 52eca41 at: https://690f8646fb9129bd05839ad5--layer5.netlify.app

Signed-off-by: bibhujit bhowmik <bibhujit@gmail.com>
@l5io
Copy link
Contributor

l5io commented Nov 8, 2025

🚀 Preview for commit 82db355 at: https://690f8b99bfa55ec07a3174a8--layer5.netlify.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI] Community Handbook Faq page need to be enhanced

3 participants