Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Contributing

PyAutoMind is an organ of **PyAutoScientist** — a living reference implementation
that is the maintainer's daily working system. `main` moves fast and
carries **no compatibility promises**: adopt by fork-and-pull (confining
your diff to the declared config surfaces), never by tracking, and pin what
you depend on. Issues and PRs are welcome; triage pace is set by the live
instance's needs.

The full contribution and stability policy is
[PyAutoBrain/CONTRIBUTING.md](https://github.com/PyAutoLabs/PyAutoBrain/blob/main/CONTRIBUTING.md);
the adoption model is documented at <https://pyautoscientist.readthedocs.io>.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ this repo is in [AGENTS.md](AGENTS.md).

The organism this repo is the Mind of (Mind, Brain, Heart, Hands, Memory) is
described once in
[PyAutoBrain/ORGANISM.md](https://github.com/PyAutoLabs/PyAutoBrain/blob/main/ORGANISM.md).
[PyAutoBrain/ORGANISM.md](https://github.com/PyAutoLabs/PyAutoBrain/blob/main/ORGANISM.md)
and documented in full at <https://pyautoscientist.readthedocs.io>.