Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.03 KB

File metadata and controls

14 lines (11 loc) · 1.03 KB

Contributing

The flashcards.github.io community is possible thanks to kind volunteers like you. We welcome any and all contributions to the community and are excited to welcome you aboard.

If you've noticed a mistake or have a new deck, open a pull request or start a discussion!

Steps to contributing to this GitBook:

  1. Clone the repository here.
  2. Install the GitBook CLI.
  3. Run npm install via the command line.
  4. Run gitbook build via the command line.
  5. Run cp -R _book/* . via the command line.
  6. Run git clean -fx _book via the command line.
  7. Commit your changes and open a PR.