Skip to content

Commit 6caef91

Browse files
authored
Merge pull request #28 from PyAutoLabs/feature/central-community-docs
docs: centralize shared community policies
2 parents e4ebac3 + 3b940a0 commit 6caef91

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1-
# Contributing
1+
# Contributing to PyAutoLabs
22

3-
PyAutoMemory is an organ of **PyAutoScientist** — a living reference implementation
4-
that is the maintainer's daily working system. `main` moves fast and
5-
carries **no compatibility promises**: adopt by fork-and-pull (confining
6-
your diff to the declared config surfaces), never by tracking, and pin what
7-
you depend on. Issues and PRs are welcome; triage pace is set by the live
8-
instance's needs.
3+
PyAutoLabs maintains its shared contribution guidance in one place.
94

10-
The full contribution and stability policy is
11-
[PyAutoBrain/CONTRIBUTING.md](https://github.com/PyAutoLabs/PyAutoBrain/blob/main/CONTRIBUTING.md);
12-
the adoption model is documented at <https://pyautoscientist.readthedocs.io>.
5+
Read the [canonical PyAutoLabs contribution guide](https://github.com/PyAutoLabs/PyAutoScientist/blob/main/CONTRIBUTING.md).
6+
7+
Repository-specific setup, test commands, and editing rules are documented in
8+
that repository's `README.md` and `AGENTS.md`, where present.

0 commit comments

Comments
 (0)