Skip to content

Add community onboarding docs and Discussions contact links - #4

Merged
XYAIStudio merged 1 commit into
mainfrom
cursor/community-onboarding-1ef3
Sep 17, 2026
Merged

XYAIStudio merged 1 commit into
mainfrom
cursor/community-onboarding-1ef3

Conversation

@XYAIStudio

Copy link
Copy Markdown
Owner

Summary

Add developer-growth / community onboarding scaffolding so new contributors can find help quickly. Discussions were already enabled and seeded; this PR only documents them and routes questions there.

  • Issue template contact_links now send how-to questions to Discussions Q&A, with optional Ideas / Show and tell links. Private security reporting is unchanged.
  • New bilingual docs/community/README.md: Discussions vs Issues, five-minute quickstart, operation-guide links, good first contribution paths, code of conduct, and the CLA/DCO note from CONTRIBUTING.
  • New docs/community/WIKI.md: explains that authoritative docs live in-repo under docs/, and includes paste-ready GitHub Wiki Home markdown for maintainers (Wiki pages are not PR-reviewed).
  • Soft-aligned CONTRIBUTING title/brand from XYOS to openXYOS, plus a pointer to the community guide.
  • README / README.en.md now link the community guide. No product runtime or module-catalog changes.

Good first issues were not filed. gh is read-only here, and inventing placeholder bugs is out of scope. Accurate first-contribution paths (docs typo audit, i18n leftover hunt, operation-guide vs live UI) are documented instead.

Maintainer follow-up: paste the Wiki Home block from docs/community/WIKI.md into https://github.com/XYAIStudio/openXYOS/wiki.

Security and data impact

None. Documentation and issue-chooser links only. No authentication, authorization, tenant isolation, secrets, migrations, or stored-data changes.

Verification

Checklist

  • No credentials, customer data, runtime databases, uploads, logs, or build artifacts are included.
  • Tests cover changed behavior and relevant failure paths. (Docs-only; no runtime tests required.)
  • User-visible changes include both zh-CN and en copy; changed routes were checked in both languages. (Community docs are bilingual; no product routes changed.)
  • New or changed AI flows have verified output language behavior where applicable. (N/A)
  • Configuration and documentation are updated.
  • npm run verify:open-source passes. (Not required for this docs-only change; not run.)
  • Every commit has a DCO Signed-off-by line.
  • A maintainer has verified the applicable ICLA/CCLA and applied cla-signed.
Open in Web Open in Cursor 

Point issue templates at Q&A, Ideas, and Show and tell while keeping
private security reporting. Document where to ask, a five-minute
quickstart, good first contribution paths, and paste-ready Wiki Home
content. Soft-align CONTRIBUTING branding to openXYOS.

Signed-off-by: Cursor Agent <cursoragent@cursor.com>

Co-authored-by: XYAI Labs <haoboy8@gmail.com>
@XYAIStudio
XYAIStudio marked this pull request as ready for review September 17, 2026 14:29
@XYAIStudio

Copy link
Copy Markdown
Owner Author

内容核对通过:纯文档与 Issue 分流,无运行时风险。已标 cla-signed(维护者侧云端代理文档 PR)。Wiki Home 需在网页首次创建后粘贴 docs/community/WIKI.md 中的代码块(wiki 远程尚未初始化)。

@XYAIStudio XYAIStudio added cla-signed Maintainer verified ICLA/CCLA for this PR documentation Improvements or additions to documentation labels Sep 17, 2026
@XYAIStudio
XYAIStudio merged commit 6a28094 into main Sep 17, 2026
3 of 6 checks passed
@XYAIStudio
XYAIStudio deleted the cursor/community-onboarding-1ef3 branch September 17, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed Maintainer verified ICLA/CCLA for this PR documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants