Commit Graph

12 Commits

Author SHA1 Message Date
Kazuki Yamada a20db1adb3 docs(contributing): Require issue discussion before submitting PRs
Add guidance that new features, behavior changes, and non-trivial fixes
should be discussed in an issue before a PR is opened. PRs without prior
discussion may be closed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 17:53:56 +09:00
Kazuki Yamada 36d051ca0a docs(contributing): Simplify documentation update guideline
Contributors now only need to update README.md for documentation changes.
Website documentation updates will be handled by maintainers.
2026-01-03 14:46:24 +09:00
Yamada Dev a8b1ae6ff5 docs(website): Add local development instructions for website to CONTRIBUTING.md 2025-02-08 14:41:43 +09:00
Yamada Dev bc0033b13b chore(npm): Change cli-run in scripts to repomix and add repomix-src and repomix-website 2025-02-02 00:11:32 +09:00
Kazuki Yamada 4bf46e8ca0 docs(docker): Docker usage instructions to CONTRIBUTING.md and README.md 2024-12-30 12:45:08 +09:00
Kazuki Yamada 398047b1a6 feat(rename): Rename to repomix
# Conflicts:
#	src/core/packager.ts
#	src/core/security/securityCheck.ts
#	src/shared/processConcurrency.ts

# Conflicts:
#	package-lock.json
#	package.json
2024-11-02 15:26:32 +09:00
Kazuki Yamada 287001b6c3 chore(contributing): Delete redundant sentences and adjust headings 2024-10-13 12:55:10 +09:00
Kazuki Yamada 269ea0dc3a docs(contributing): Fix typos 2024-10-12 20:39:07 -07:00
Kazuki Yamada 64592f29a9 docs(contributing): Delete unnecessary descriptions 2024-10-12 20:38:41 -07:00
Kazuki Yamada 7436aa3659 docs(contributing): Delete unnecessary descriptions 2024-10-12 20:38:21 -07:00
KrishCode b698d52a19 improved CONTRIBUTING.md 2024-10-07 21:50:35 +05:30
Kazuki Yamada b005b0b9fc chore(guide): Add CONTRIBUTING.md 2024-10-07 00:19:36 +09:00