Files
semantica/docs/community.md
Mohd Kaif 25289023fe docs: replace all CardGroup/Card blocks with animated bullet points across all 50 docs pages (#648)
- Fix What's new → link in Info banner (now a proper <a> tag, always clickable)
- Replace 4-stat CardGroup on index with inline premium stats row
- Convert every <CardGroup>/<Card> block site-wide to markdown bullet lists:
  content sections → bold-title bullets with sub-bullets, nav cards → [Title](href) — description
- Add cursor-animated list item hover effects to custom.css:
  green inset left border, subtle background tint, marker color change on hover
- Affects index, getting-started, quickstart, concepts, modules, faq, architecture,
  installation, cookbook, glossary, learning-more, explorer-setup, cli-setup,
  community, contributing-guide, governance, citation, project-license,
  all integrations pages, and all 20+ reference module pages
2026-06-17 23:18:40 +05:30

3.0 KiB

title, description, icon
title description icon
Community Get help, connect with contributors, and share what you build with Semantica. users

Semantica is built in the open, with contributions from researchers, engineers, and practitioners across many domains. Whether you're filing a bug, sharing a project, or reviewing a PR: you're part of the ecosystem.

Get Help

  • GitHub Issues — File bug reports and feature requests with full context.
  • GitHub Discussions — Ask questions, share ideas, and discuss design decisions.
  • Pull Requests — Browse open contributions and submit your own.
  • Security Issues — Report vulnerabilities privately: never in public issues.

Community Guidelines

We follow the Contributor Covenant Code of Conduct. The community is built on four principles:

  • Respect: treat everyone with kindness and patience, regardless of experience level
  • Inclusion: welcome all backgrounds, domains, and approaches
  • Collaboration: work toward better solutions together rather than competing on approaches
  • Learning: share knowledge openly, ask questions without hesitation, and help others grow

To report unacceptable behavior, open a GitHub issue with the [CoC] prefix. Every report is investigated.

Ways to Contribute

There's no single right way to contribute. Pick the path that fits your skills and time:

Code

  • Fix open bugs tagged good-first-issue
  • Add new features or integrations
  • Improve performance or refactor existing modules

Documentation

  • Fix typos and improve clarity in guides
  • Add examples to the API reference
  • Write domain-specific cookbook notebooks

Testing

  • Add coverage for untested modules
  • Reproduce and confirm reported bugs
  • Improve test reliability across platforms

Community

  • Answer questions in issues and discussions
  • Review open pull requests
  • Share your Semantica projects in GitHub Discussions

See the Contributing Guide for the full development workflow.

Stay Connected

  • GitHub: source code, releases, and the public roadmap
  • PyPI: package releases and download stats
  • Discord: real-time community chat
  • X / Twitter: announcements and release highlights

See Also

  • Contributing Guide — Step-by-step guide for submitting PRs and setting up your dev environment.
  • Community Projects — Projects and integrations built by the community.
  • FAQ — Common questions answered.
  • Governance — How the project is run and decisions are made.