While reading the docs suddenly a pklTutorial.pkl appears which was never defined somewhere (Line 170).
To make it a bit more clear, I changed the name of the "initial" module to just pklTutorial (without parts) and changed the naming everywhere too.
I also made it more exclicit that we are talking about this one 🙃
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/apple/pkl/pull/233
**Author:** [@StefMa](https://github.com/StefMa)
**Created:** 2/22/2024
**Status:** ❌ Closed
**Base:** `release/0.25` ← **Head:** `patch-2`
---
### 📝 Commits (1)
- [`52584f7`](https://github.com/apple/pkl/commit/52584f7bde6f55706e927108199ec80f0a626eb4) Update 03_writing_a_template
### 📊 Changes
**1 file changed** (+7 additions, -7 deletions)
<details>
<summary>View changed files</summary>
📝 `docs/modules/language-tutorial/pages/03_writing_a_template.adoc` (+7 -7)
</details>
### 📄 Description
While reading the docs suddenly a `pklTutorial.pkl` appears which was never defined somewhere (Line 170).
To make it a bit more clear, I changed the name of the "initial" module to just `pklTutorial` (without parts) and changed the naming everywhere too.
I also made it more exclicit that we are talking about this one 🙃
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/233
Author: @StefMa
Created: 2/22/2024
Status: ❌ Closed
Base:
release/0.25← Head:patch-2📝 Commits (1)
52584f7Update 03_writing_a_template📊 Changes
1 file changed (+7 additions, -7 deletions)
View changed files
📝
docs/modules/language-tutorial/pages/03_writing_a_template.adoc(+7 -7)📄 Description
While reading the docs suddenly a
pklTutorial.pklappears which was never defined somewhere (Line 170).To make it a bit more clear, I changed the name of the "initial" module to just
pklTutorial(without parts) and changed the naming everywhere too.I also made it more exclicit that we are talking about this one 🙃
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.