Skip to content

docs: add how to contribute blade#788

Merged
LakshanSS merged 2 commits into
openchoreo:mainfrom
kavishkafernando:contribute-blade
Jul 23, 2026
Merged

docs: add how to contribute blade#788
LakshanSS merged 2 commits into
openchoreo:mainfrom
kavishkafernando:contribute-blade

Conversation

@kavishkafernando

Copy link
Copy Markdown
Contributor

Purpose

Add how to contribute blade to the community page
https://github.com/wso2-enterprise/marketing-team/issues/6071

Screenshot 2026-07-23 at 10 03 28

Related Issues

Include any related issues that are resolved by this PR.

Checklist

  • Updated sidebars.ts if adding a new documentation page
  • Run npm run start to preview the changes locally
  • Run npm run build to ensure the build passes without errors
  • Verified all links are working (no broken links)

Kavishka Fernando added 2 commits July 21, 2026 14:20
Signed-off-by: Kavishka Fernando <kavi@kavishka.local>
Signed-off-by: Kavishka Fernando <kavi@kavishka.local>
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 3aa1b6bc-e63d-47bb-9f35-1d699000c7f1

📥 Commits

Reviewing files that changed from the base of the PR and between d6d9ed6 and 5a5f441.

📒 Files selected for processing (2)
  • src/pages/community/index.tsx
  • src/pages/community/styles.module.css

📝 Walkthrough

Summary by CodeRabbit

  • New Features

    • Added a “How to contribute” section to the Community page.
    • Introduced contribution cards with guidance, icons, and links for different ways to participate.
    • Added responsive layouts for contribution cards on smaller screens.
  • Style

    • Improved Community page spacing and mobile card presentation.

Walkthrough

The Community page adds a “How to contribute” section with three icon-backed contribution cards, CTA links, and responsive grid styling. The page’s default section padding is also reduced.

Changes

Community contribution section

Layer / File(s) Summary
Contribution actions and card rendering
src/pages/community/index.tsx
Defines contribution actions and inline SVG icons, then renders each action as a card with descriptive text and a CTA link.
Contribution card layout and responsiveness
src/pages/community/styles.module.css
Adds contribution grid and card styles, responsive single-column layouts, mobile card adjustments, and reduced section padding.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested reviewers: yashodgayashan

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and clearly matches the main change: adding a How to contribute section to the community page.
Description check ✅ Passed The description includes a clear purpose, issue reference, and checklist, though Related Issues is not filled in.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@LakshanSS LakshanSS left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LakshanSS
LakshanSS merged commit 315ae0e into openchoreo:main Jul 23, 2026
3 checks passed
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.

2 participants