docs(claude): require in-body links for Issue/PR/article citations - #10
Open
pei0804 wants to merge 1 commit into
Open
docs(claude): require in-body links for Issue/PR/article citations#10pei0804 wants to merge 1 commit into
pei0804 wants to merge 1 commit into
Conversation
Bare #123 references and unlinked mentions of Issues, PRs, and articles lose their source the moment they are copied outside GitHub. Require a full Markdown link at the point of mention instead. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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.
What
Bare
#123references, bare URLs, and unlinked mentions of Issues, PRs, and articles are prone to breaking the moment they are copied outside GitHub (internal portal, Word/PDF export, article). This adds a writing rule requiring an in-body Markdown link at the point of mention, with the link text limited to the number only (so it doesn't go stale when a title changes).Changes
dot_claude/CLAUDE.md: one-line rule added to the## Writingsectiondot_claude/references/issue_pr_rules.md: new### Referencing Issues and PRssection (English, alongside the existing Permalink rule)dot_claude/references/writing_philosophy.md: clarified "出典を示す" in section 5, and added a checklist item to section 9 (推敲ルール)Scope
Applies to articles, Issue/PR body text, and documentation. Chat responses are out of scope.
🤖 Generated with Claude Code