Skip to content

docs: update CONTRIBUTING.md with current workflow and tooling#949

Merged
maxachis merged 1 commit intodevfrom
docs/update-contributing
Feb 11, 2026
Merged

docs: update CONTRIBUTING.md with current workflow and tooling#949
maxachis merged 1 commit intodevfrom
docs/update-contributing

Conversation

@maxachis
Copy link
Copy Markdown
Contributor

@maxachis maxachis commented Feb 11, 2026

Summary

  • Rewrites CONTRIBUTING.md to reflect current development practices, replacing outdated content with links to the comprehensive docs/ directory
  • Removes outdated Sandbox/Stage database sections, admin credential info, and redundant Testing/Linting/Type Checking sections that are now covered in docs/development/
  • Adds clear development workflow (feature branch → devmain), a pre-push checklist with current tools (uv, ruff, basedpyright), and links to detailed guides

Closes #823

Test plan

  • Verify all markdown links in CONTRIBUTING.md resolve correctly
  • Verify the docs/development/testing.md change renders correctly

🤖 Generated with Claude Code

Resolves #823. Rewrites CONTRIBUTING.md to reflect current practices:
- Remove outdated Sandbox/Stage database sections and admin credentials info
- Remove redundant Testing, Linting, and Type Checking sections (now in docs/)
- Add development workflow describing the PR process (feature branch -> dev -> main)
- Add pre-push checklist with current tools (uv, ruff, basedpyright)
- Link to detailed docs for setup, testing, workflow, and design principles
- Fix circular back-reference in docs/development/testing.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@maxachis maxachis merged commit 9f86abc into dev Feb 11, 2026
5 checks passed
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