Add subtle donations footer to README and all chapter docs#8
Merged
Conversation
Copilot created this pull request from a session on behalf of
DaScient
June 9, 2026 00:17
View session
DaScient
marked this pull request as ready for review
June 9, 2026 00:17
There was a problem hiding this comment.
Pull request overview
Adds a consistent donations footer across the repository’s primary entry points (root README.md and all textbook chapter pages) so readers have a uniform way to support the project.
Changes:
- Appended a donations + mission footer to
README.md. - Appended the same footer to each chapter markdown file (
docs/chapters/ch01.md…docs/chapters/ch24.md).
Reviewed changes
Copilot reviewed 25 out of 25 changed files in this pull request and generated 25 comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Adds donations footer at end of README. |
| docs/chapters/ch01.md | Adds donations footer at end of chapter. |
| docs/chapters/ch02.md | Adds donations footer at end of chapter. |
| docs/chapters/ch03.md | Adds donations footer at end of chapter. |
| docs/chapters/ch04.md | Adds donations footer at end of chapter. |
| docs/chapters/ch05.md | Adds donations footer at end of chapter. |
| docs/chapters/ch06.md | Adds donations footer at end of chapter. |
| docs/chapters/ch07.md | Adds donations footer at end of chapter. |
| docs/chapters/ch08.md | Adds donations footer at end of chapter. |
| docs/chapters/ch09.md | Adds donations footer at end of chapter. |
| docs/chapters/ch10.md | Adds donations footer at end of chapter. |
| docs/chapters/ch11.md | Adds donations footer at end of chapter. |
| docs/chapters/ch12.md | Adds donations footer at end of chapter. |
| docs/chapters/ch13.md | Adds donations footer at end of chapter. |
| docs/chapters/ch14.md | Adds donations footer at end of chapter. |
| docs/chapters/ch15.md | Adds donations footer at end of chapter. |
| docs/chapters/ch16.md | Adds donations footer at end of chapter. |
| docs/chapters/ch17.md | Adds donations footer at end of chapter. |
| docs/chapters/ch18.md | Adds donations footer at end of chapter. |
| docs/chapters/ch19.md | Adds donations footer at end of chapter. |
| docs/chapters/ch20.md | Adds donations footer at end of chapter. |
| docs/chapters/ch21.md | Adds donations footer at end of chapter. |
| docs/chapters/ch22.md | Adds donations footer at end of chapter. |
| docs/chapters/ch23.md | Adds donations footer at end of chapter. |
| docs/chapters/ch24.md | Adds donations footer at end of chapter. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - **Textbook & Academic Inquiries:** press@dascient.com | ||
| - **LinkedIn:** https://linkedin.com/company/DaScient | ||
|
|
||
| <sub>Support this project: [Donations](https://cash.app/dascient/).</sub> |
| *Nature* **404**, 247 (2000). | ||
| - M. M. Wilde, *Quantum Information Theory*. | ||
|
|
||
| <sub>Support this project: [Donations](https://cash.app/dascient/).</sub> |
| - T. S. Cohen and M. Welling, "Group equivariant convolutional networks," | ||
| *Proceedings of ICML* (2016). | ||
|
|
||
| <sub>Support this project: [Donations](https://cash.app/dascient/).</sub> |
| - R. Bhatia, *Matrix Analysis*. | ||
| - M. Schuld and F. Petruccione, *Machine Learning with Quantum Computers*. | ||
|
|
||
| <sub>Support this project: [Donations](https://cash.app/dascient/).</sub> |
| - H.-Y. Huang, R. Kueng, and J. Preskill, "Predicting many properties of a quantum system from very few measurements," *Nat. Phys.* **16**, 1050 (2020). | ||
| - I. L. Chuang and M. A. Nielsen, "Prescription for experimental determination of the dynamics of a quantum black box," *J. Mod. Opt.* **44**, 2455 (1997). | ||
|
|
||
| <sub>Support this project: [Donations](https://cash.app/dascient/).</sub> |
| - ISO/IEC information-technology standards catalogues relevant to security and | ||
| interoperability. | ||
|
|
||
| <sub>Support this project: [Donations](https://cash.app/dascient/).</sub> |
| - OECD, *Recommendation on Responsible Innovation in Neurotechnology* and related | ||
| responsible-innovation resources as comparative governance models. | ||
|
|
||
| <sub>Support this project: [Donations](https://cash.app/dascient/).</sub> |
| - A. G. Fowler, M. Mariantoni, J. M. Martinis, and A. N. Cleland, "Surface codes: Towards practical large-scale quantum computation," *Phys. Rev. A* **86**, 032324 (2012). | ||
| - M. Cerezo et al., "Variational quantum algorithms," *Nature Reviews Physics* **3**, 625–644 (2021). | ||
|
|
||
| <sub>Support this project: [Donations](https://cash.app/dascient/).</sub> |
| - J. Preskill, "Quantum computing 40 years later," *Feynman Lectures on Computation* anniversary lecture notes and related essays. | ||
| - H.-Y. Huang, R. Kueng, and J. Preskill, "Information-theoretic bounds on quantum advantage in machine learning," *Phys. Rev. Lett.* **126**, 190505 (2021). | ||
|
|
||
| <sub>Support this project: [Donations](https://cash.app/dascient/).</sub> |
| - J. Preskill, "Quantum computing in the NISQ era and beyond," *Quantum* **2**, 79 (2018). | ||
| - S. Aaronson, "The limits of quantum computers," *Sci. Am.* **298**, 62 (2008). | ||
|
|
||
| <sub>Support this project: [Donations](https://cash.app/dascient/).</sub> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a consistent, low-visibility donations footer to the main
README.mdand every chapter markdown file so readers can support DaScient, Inc.’s non-profit mission for accessible intelligence and community learning.Scope
README.mddocs/chapters/ch01.md…docs/chapters/ch24.mdFooter content
https://cash.app/dascient/Consistency