-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Context
MSML currently lacks a clear contribution guide. New contributors have to infer:
- How to set up the environment
- How to structure changes
- How to run tests or validate work
This increases friction and leads to inconsistent contributions.
Goals
- Standardize the contribution workflow
- Reduce onboarding time for new contributors
- Make expectations explicit
Scope
-
Add
CONTRIBUTING.mdcovering:- Environment setup
- Repo structure overview
- Coding and documentation expectations
- How to submit PRs and run checks locally
-
Link to dev container and package management docs where relevant
Deliverables
CONTRIBUTING.mdat repo root- References from README and docs
Non-Goals
- Legal or governance policies
- Extensive style guides