Thank you for considering contributing!
This is an open scratch-pad for ideas, calculations, and sketches around asteroid mining and space industrialization.
It is deliberately early-stage and incomplete — your input can help make it more useful.
- Corrections to assumptions, math, or logic
- Better / more realistic numbers, references, or sources
- New calculations, parametric models, or Jupyter notebooks
- Diagrams, flowcharts, or architecture sketches (even hand-drawn scans)
- Papers, patents, videos, forum threads, or sci-fi references worth including
- Criticism — especially if it’s specific and constructive
- Alternative approaches, failure modes, or “what if” scenarios
- Typos, clearer wording, better organization
You do not need to be an expert.
One good reference link or one fixed equation is already valuable.
- Fork the repo
- Make your change on a new branch
- Open a pull request with a short description
- That’s it
-
Open an issue first (preferred)
- Describe what you want to add
- Link any existing work (paper, notebook, sketch)
- We can discuss scope & placement before you write code
-
Or jump straight to a pull request if you prefer
- Put new content in the most logical folder (or suggest a new one)
- Include a short “why this matters” paragraph at the top
- Add yourself to the contributors list if you want credit
- Use Python 3 (preferably 3.10+)
- Jupyter notebooks are very welcome (clear cells, comments, plots)
- Keep dependencies minimal (numpy, pandas, matplotlib, poliastro if orbital)
- No external APIs or paid services
- Add a short header comment: purpose, assumptions, units, limitations
- Add to
references-and-reading/must_read_papers_and_books.md - One-line description + link + why it’s useful
- Prefer open-access or arXiv when possible
- Mermaid for flowcharts & simple diagrams is ideal (renders in GitHub)
- Draw.io / Excalidraw / ASCII art / scanned sketches are all fine
- Name files clearly (e.g.,
mass_flow_sankey_v1.drawio)
Be kind, be specific, assume good faith.
No personal attacks, no spam, no crypto/NFT promotion.
Just open an issue — even if it’s “I don’t know where to put this” or “is this idea crazy?”
We’re all learning.
Thanks for helping move the ball forward ☄️
Last updated: January 2026