Skip to content

Add subtle donations footer to README and all chapter docs#8

Merged
DaScient merged 1 commit into
mainfrom
copilot/add-footer-with-donations-link
Jun 9, 2026
Merged

Add subtle donations footer to README and all chapter docs#8
DaScient merged 1 commit into
mainfrom
copilot/add-footer-with-donations-link

Conversation

Copilot AI commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Adds a consistent, low-visibility donations footer to the main README.md and every chapter markdown file so readers can support DaScient, Inc.’s non-profit mission for accessible intelligence and community learning.

  • Scope

    • Updated root README.md
    • Updated all chapter files under docs/chapters/ch01.mddocs/chapters/ch24.md
  • Footer content

    • Added a subtle inline footer at each file’s end with:
      • Donations link: https://cash.app/dascient/
      • One-line mission context for DaScient, Inc.
  • Consistency

    • Standardized the same footer text and placement across all chapter pages and the main readme to keep presentation uniform.
<sub>Support this project: [Donations](https://cash.app/dascient/).</sub>

<sub>This supports DaScient, Inc. — a non-profit organization promoting accessible intelligence and community learning through diverse mediums and platforms.</sub>

@DaScient
DaScient marked this pull request as ready for review June 9, 2026 00:17
Copilot AI review requested due to automatic review settings June 9, 2026 00:17
@DaScient
DaScient merged commit 6b71777 into main Jun 9, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.mddocs/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.

Comment thread README.md
- **Textbook & Academic Inquiries:** press@dascient.com
- **LinkedIn:** https://linkedin.com/company/DaScient

<sub>Support this project: [Donations](https://cash.app/dascient/).</sub>
Comment thread docs/chapters/ch01.md
*Nature* **404**, 247 (2000).
- M. M. Wilde, *Quantum Information Theory*.

<sub>Support this project: [Donations](https://cash.app/dascient/).</sub>
Comment thread docs/chapters/ch02.md
- T. S. Cohen and M. Welling, "Group equivariant convolutional networks,"
*Proceedings of ICML* (2016).

<sub>Support this project: [Donations](https://cash.app/dascient/).</sub>
Comment thread docs/chapters/ch03.md
- R. Bhatia, *Matrix Analysis*.
- M. Schuld and F. Petruccione, *Machine Learning with Quantum Computers*.

<sub>Support this project: [Donations](https://cash.app/dascient/).</sub>
Comment thread docs/chapters/ch04.md
- 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>
Comment thread docs/chapters/ch20.md
- ISO/IEC information-technology standards catalogues relevant to security and
interoperability.

<sub>Support this project: [Donations](https://cash.app/dascient/).</sub>
Comment thread docs/chapters/ch21.md
- 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>
Comment thread docs/chapters/ch22.md
- 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>
Comment thread docs/chapters/ch23.md
- 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>
Comment thread docs/chapters/ch24.md
- 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants