Add community onboarding docs and Discussions contact links - #4
Merged
Merged
Conversation
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
marked this pull request as ready for review
September 17, 2026 14:29
Owner
Author
|
内容核对通过:纯文档与 Issue 分流,无运行时风险。已标 |
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
contact_linksnow send how-to questions to Discussions Q&A, with optional Ideas / Show and tell links. Private security reporting is unchanged.docs/, and includes paste-ready GitHub Wiki Home markdown for maintainers (Wiki pages are not PR-reviewed).Good first issues were not filed.
ghis 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.mdintohttps://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
.github/ISSUE_TEMPLATE/config.ymland confirmedblank_issues_enabled: false, Q&A + Ideas + Show and tell + private security contact links.q-a), Roadmap input: what would make openXYOS irresistible for builders? #3 Roadmap ideas (ideas).backend/open-module-catalog.tsorfrontend/src/open-modules.ts.Checklist
zh-CNandencopy; changed routes were checked in both languages. (Community docs are bilingual; no product routes changed.)npm run verify:open-sourcepasses. (Not required for this docs-only change; not run.)Signed-off-byline.cla-signed.