Skip to content

pi-games:0.1.0#5212

Open
piotr-m-kuszewski wants to merge 9 commits into
typst:mainfrom
piotr-m-kuszewski:pi-games-0.1.0
Open

pi-games:0.1.0#5212
piotr-m-kuszewski wants to merge 9 commits into
typst:mainfrom
piotr-m-kuszewski:pi-games-0.1.0

Conversation

@piotr-m-kuszewski

@piotr-m-kuszewski piotr-m-kuszewski commented Jun 30, 2026

Copy link
Copy Markdown

I am submitting

  • a new package
  • an update for a package

Description: Draw normal-form and extensive-form game-theory diagrams.

I have read and followed the submission guidelines and, in particular, I

  • selected a name that isn't the most obvious or canonical name for what the package does: LaTeX packages for typesetting games are xgames, istgame, sgamex and others; I follow similar naming convention but chose pi as prefix.
  • added a typst.toml file with all required keys
  • added a README.md with documentation for my package
  • have chosen a license and added a LICENSE file or linked one in my README.md
  • tested my package locally on my system and it worked
  • excluded PDFs or README images, if any, but not the LICENSE

@typst-package-check typst-package-check Bot added the new A new package submission. label Jun 30, 2026
@piotr-m-kuszewski piotr-m-kuszewski marked this pull request as ready for review June 30, 2026 20:17
@saecki saecki self-assigned this Jul 1, 2026
@saecki

saecki commented Jul 1, 2026

Copy link
Copy Markdown
Member

Thanks for this package submission. When manually opening a pull request to this repository the following checklist is provided. Could you add an explanation for the package name, as outlined below, to your description?

<!--
Thanks for submitting a package! Please read and follow the submission guidelines detailed in the repository's README and check the boxes below. Please name your PR as `name:version` of the submitted package.

If you want to make a PR for something other than a package submission, just delete all this and make a plain PR.
-->

I am submitting
- [ ] a new package
- [ ] an update for a package

<!--
Please add a brief description of your package below and explain why you think it is useful to others. If this is an update, please briefly say what changed.
-->

Description: Explain what the package does and why it's useful.

<!--
These things need to be checked for a new submission to be merged. If you're just submitting an update, you can delete the following section.
-->

I have read and followed the submission guidelines and, in particular, I
- [ ] selected [a name](https://github.com/typst/packages/blob/main/docs/manifest.md#naming-rules) that isn't the most obvious or canonical name for what the package does
  - Explanation:
    <!--
    Please write one or two sentences explaining:
    1. the name of your package, if necessary, e.g:
      > Pergamon was an ancient Greek city state in Asia Minor. Its library was second only to the Library of Alexandria around 200 BC.
    2. why it isn't too canonical/descriptive and complies with the naming rules, e.g:
      - The name is a related but creative term
      - The name is a neologism combining the words … and …
      - The name contains a non-descriptive prefix
      - The package is official ⇒ an email will be sent to hello@typst.app
    -->
- [ ] added a [`typst.toml`](https://github.com/typst/packages/blob/main/docs/manifest.md#package-metadata) file with all required keys
- [ ] added a [`README.md`](https://github.com/typst/packages/blob/main/docs/documentation.md) with documentation for my package
- [ ] have chosen [a license](https://github.com/typst/packages/blob/main/docs/licensing.md) and added a `LICENSE` file or linked one in my `README.md`
- [ ] tested my package locally on my system and it worked
- [ ] [`exclude`d](https://github.com/typst/packages/blob/main/docs/tips.md#what-to-commit-what-to-exclude) PDFs or README images, if any, but not the LICENSE

<!--
The following box only needs to be checked for **template** submissions. If you're submitting a package that isn't a template, you can delete the following section. See the guidelines section about licenses in the README for more details.
-->
- [ ] ensured that my package is licensed such that users can use and distribute the contents of its template directory without restriction, after modifying them through normal use.

@piotr-m-kuszewski

Copy link
Copy Markdown
Author

I updated description to explain the name of the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new A new package submission.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants