Skip to content

chore: add open-source community health files#13

Merged
ysyneu merged 1 commit into
mainfrom
chore/oss-community-files
May 28, 2026
Merged

chore: add open-source community health files#13
ysyneu merged 1 commit into
mainfrom
chore/oss-community-files

Conversation

@ysyneu
Copy link
Copy Markdown
Contributor

@ysyneu ysyneu commented May 28, 2026

Summary

Brings flashduty-cli up to a standard open-source project layout, mirroring flashduty-mcp-server:

  • Community health: CONTRIBUTING.md, CODE_OF_CONDUCT.md (Contributor Covenant 2.1, adopted by reference), SECURITY.md, SUPPORT.md
  • GitHub config: .github/CODEOWNERS, .github/dependabot.yml (gomod + github-actions, weekly), .github/pull_request_template.md, .github/ISSUE_TEMPLATE/{bug_report,feature_request}.md
  • README / README_zh: add Contributing / Security sections + release, CI, and Go Report Card badges

No code changes. Fork artifacts from the mcp-server templates (wrong org links, GitHub copyright) were cleaned up; the CoC is adopted by reference to keep the repo text concise.

Test plan

  • Files render as valid Markdown
  • dependabot.yml / issue templates are valid YAML+frontmatter
  • Confirm CODEOWNERS team @flashcatcloud/flashduty-cli resolves (adjust if the team name differs)

Bring the repo up to standard OSS project layout (mirroring
flashduty-mcp-server): contributing guide, code of conduct (Contributor
Covenant 2.1 by reference), security policy, support doc, issue/PR
templates, CODEOWNERS, and Dependabot config. README/README_zh gain
Contributing/Security sections plus release, CI, and Go Report Card badges.
@ysyneu ysyneu merged commit 28098b2 into main May 28, 2026
12 checks passed
@ysyneu ysyneu deleted the chore/oss-community-files branch May 28, 2026 14:44
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.

1 participant