Skip to content

Add community documentation entry points#2

Draft
Copilot wants to merge 3 commits into
mainfrom
copilot/build-completion-community-docs
Draft

Add community documentation entry points#2
Copilot wants to merge 3 commits into
mainfrom
copilot/build-completion-community-docs

Conversation

Copilot AI commented May 20, 2026

Copy link
Copy Markdown

The repository had strong product docs but no community-facing entry points for contribution, conduct, security, or support. This adds the minimal open-source community surface needed for a mature project and links it from the main README in both languages.

  • Community docs

    • Add CONTRIBUTING.md with contribution expectations and local development commands
    • Add CODE_OF_CONDUCT.md with participation and enforcement guidance
    • Add SECURITY.md with private vulnerability reporting guidance
    • Add SUPPORT.md with where to ask questions and report issues
  • README integration

    • Add a dedicated Community section to README.md
    • Add a mirrored 社区 section to README_CN.md
    • Keep links pointed at repository-local docs for easy discovery
## Community

- [Contributing Guide](.github/CONTRIBUTING.md)
- [Code of Conduct](.github/CODE_OF_CONDUCT.md)
- [Security Policy](.github/SECURITY.md)
- [Support](.github/SUPPORT.md)
Original prompt

/deep-dive 我现在在构建完成的社区文档,让这个项目作为成熟的开源社区项目

Created from VS Code.

Copilot AI and others added 2 commits May 20, 2026 12:22
Agent-Logs-Url: https://github.com/Planckbaka/iroha-cli/sessions/e0533d20-d81b-49a5-8125-cb386717e511

Co-authored-by: Planckbaka <111057868+Planckbaka@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Planckbaka/iroha-cli/sessions/e0533d20-d81b-49a5-8125-cb386717e511

Co-authored-by: Planckbaka <111057868+Planckbaka@users.noreply.github.com>
Copilot AI changed the title [WIP] Add completed community documentation for open source project Add community documentation entry points May 20, 2026
Copilot AI requested a review from Planckbaka May 20, 2026 12:26
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