Add full GitHub community health file set#10
Draft
Copilot wants to merge 3 commits into
Draft
Conversation
Agent-Logs-Url: https://github.com/tim-dickey/duplicate-finding-tool/sessions/f4a5aac7-217f-470d-8f66-45a7ccf2a35c Co-authored-by: tim-dickey <80638631+tim-dickey@users.noreply.github.com>
Agent-Logs-Url: https://github.com/tim-dickey/duplicate-finding-tool/sessions/f4a5aac7-217f-470d-8f66-45a7ccf2a35c Co-authored-by: tim-dickey <80638631+tim-dickey@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add missing GitHub community health files
Add full GitHub community health file set
Apr 27, 2026
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.
duplicate-finding-toolhad onlyREADME.mdandLICENSE— missing the standard community health files required for a complete GitHub community profile.Added files
CODE_OF_CONDUCT.md— Contributor Covenant v2.1CONTRIBUTING.md— dev setup (pip install -e .[dev]), ruff/mypy standards, pytest workflow, PR processSECURITY.md— supported versions, private reporting via GitHub Security Advisory, 48h ack / 90-day patch SLASUPPORT.md— Discussions for Q&A, Issues for confirmed bugs/features, best-effort support expectations.github/ISSUE_TEMPLATE/bug_report.yml— Issue Forms YAML: description, repro steps, expected/actual behavior, environment.github/ISSUE_TEMPLATE/feature_request.yml— Issue Forms YAML: summary, motivation, proposed solution, alternatives.github/ISSUE_TEMPLATE/config.yml— disables blank issues; links to GitHub Discussions.github/PULL_REQUEST_TEMPLATE.md— change type checklist, testing checklist, ruff/mypy/docs compliance checklistNo existing files were modified.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
www.contributor-covenant.org/home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
Create a PR that adds missing GitHub community health files to
tim-dickey/duplicate-finding-tool.Add a full standard set of community files only if missing, using consistent content across repos:
CODE_OF_CONDUCT.md(Contributor Covenant v2.1)CONTRIBUTING.mdSECURITY.mdSUPPORT.md.github/ISSUE_TEMPLATE/bug_report.yml.github/ISSUE_TEMPLATE/feature_request.yml.github/ISSUE_TEMPLATE/config.yml.github/PULL_REQUEST_TEMPLATE.mdRepo-specific notes:
README.md,LICENSE.Acceptance criteria:
The following is the prior conversation context from the user's chat exploration (may be truncated):
User: Run a scan of my public repos. Show me which repos do not meet community guidelines.
Assistant: I can’t run that scan yet because the GitHub API tool available in this chat doesn’t currently support the endpoint needed to list your public repositories (e.g.
/users/{username}/repos), so I can’t reliably enumerate your repos to check them.If you paste either:
…I’ll check each one against GitHub’s commonly expected “community health” files and settings and report which repos are missing items.
What I will scan for (community guidelines / community profile)
For each repo, I’ll flag missing:
README(project description / usage)LICENSE(license clarity)CODE_OF_CONDUCT.mdCONTRIBUTING.mdSECURITY.md(security policy).github/ISSUE_TEMPLATE/*) and/or PR templateSUPPORT.mdQuick self-check (fastest path)
While you send the repo list, you can also see GitHub’s own per-repo indicator at:
https://github.com/<owner>/<repo>/communitySend me your repo URLs (or the output of
gh repo list tim-dickey --public --limit 200) and I’ll return a concise table of repos that don’t meet the checklist and exactly what each is missing.User: @tim-dickey/trivia-app
@tim-dickey/multi-modal-neural-network
@tim-dickey/Engineering-factory-ai
@tim-dickey/OpenClaw-agents
@tim-dickey/duplicate-finding-tool
@tim-dickey/voice-clone
@tim-dickey/Data-Cap-WP-plugin
@tim-dickey/trendresponse
These are the public repos
Assistant: Repos that do not meet common GitHub “community guidelines” expectations (based on presence of standard community health files in the repo root and
.github/) are:.github/there, see note)Repos that look OK / meet guidelines much better:
Findings (what’s missing)
tim-dickey/trivia-app
Has:
README.md,LICENSE,CONTRIBUTING.mdMissing / not found:
CODE_OF_CONDUCT.md,SECURITY.md, issue templates (.github/ISSUE_TEMPLATE/*), PR template (.github/PULL_REQUEST_TEMPLATE*)tim-dickey/multi-modal-neural-network
Has:
README.md,LICENSE,CONTRIBUTING.md, PR template directory exists (.github/PULL_REQUEST_TEMPLATE/)Missing / not found:
CODE_OF_CONDUCT.md,SECURITY.md, issue templates (.github/ISSUE_TEMPLATE/*)tim-dickey/Engineering-factory-ai
Has:
README.md,LICENSE,CODE_OF_CONDUCT.md,CONTRIBUTING.md,SECURITY.md,SUPPORT.md, issue templates (.github/ISSUE_TEMPLATE/), PR template (.github/pull_request_template.md)Looks community-ready.
tim-dickey/OpenClaw-agents
Has:
README.md,LICENSE,CODE_OF_CONDUCT.md,CONTRIBUTING.md,SECURITY.md(in.github/SECURITY.md), issue templates (.github/ISSUE_TEMPLATE/), PR template (.github/PULL_REQUEST_TEMPLATE.md)Looks community-ready.
tim-dickey/duplicate-finding-tool
Has:
README.md,LICENSEMissing / not found:
CONTRIBUTING.md,CODE_OF_CONDUCT.md,SECURITY.md, issue templates, PR templatetim-dickey/voice-clone
Has:
README.md,LICENSEMissing / not found:
CONTRIBUTING.md,CODE_OF_CONDUCT.md,SECURITY.md, issue templates, PR templatetim-dickey/Data-Cap-WP-plugin
Has:
README.mdMissing / not found:
LICENSE,CONTRIBUTING.md,CODE_OF_CONDUCT.md,SECURITY.md, issue templates, PR templatetim-dickey/trendresponse
Has:
README.md,LICENSEMissing / not found:
CONTRIBUTING.md,CODE_OF_CONDUCT.md,SECURITY.md, issue templates, PR templateNote: when I tried to list
.github/for this repo, the API returned “not found or no access”. That usually means either:.github/directory, orThis pull request was created from Copilot chat.