Skip to content

Conversation

langonne
Copy link

I am submitting

  • a new package
  • an update for a package

Minimal Typst template for UTBM coursework reports, with a pre-made cover, automatic semester label (Spring/Autumn) based on date, and a built-in table of contents.

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

  • 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

  • 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.

@typst-package-check typst-package-check bot added the new A new package submission. label Sep 29, 2025
@saecki saecki self-assigned this Oct 6, 2025
Copy link
Member

@saecki saecki left a comment

Choose a reason for hiding this comment

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

Thanks for this package! I've left a few comments regarding the readme, name, and the current file structure.

@@ -0,0 +1,15 @@
[package]
name = "utbm-report"
Copy link
Member

Choose a reason for hiding this comment

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

Unless this is an official package, an additional non-descriptive prefix needs to be added to this name. We try to avoid using too canonical names, such that multiple packages for the same purpose can coexist without one having an unfair advantage. See our naming rules

Copy link
Author

Choose a reason for hiding this comment

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

Do I need to change the package name? I've seen others with the name of a university.

Copy link
Member

Choose a reason for hiding this comment

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

If you're a staff member of the university, or get the approval to make this an official package, this name could stay. Otherwise you'll have to change it.

Copy link
Author

Choose a reason for hiding this comment

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

Do I need to make another PR to change the name ?

Copy link
Member

Choose a reason for hiding this comment

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

If you're familiar with git, you can just update this one. Otherwise, if it's easier you can also open a new one.

Copy link
Author

Choose a reason for hiding this comment

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

Everything should be in order now

@typst-package-check typst-package-check bot changed the title utbm-report:0.1.0 zen-utbm-report:0.1.0 Oct 11, 2025
@langonne langonne deployed to Package Check October 11, 2025 17:05 — with GitHub Actions Active
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