[PR #233] [CLOSED] Update 03_writing_a_template #467

Closed
opened 2025-12-30 01:24:40 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/233
Author: @StefMa
Created: 2/22/2024
Status: Closed

Base: release/0.25Head: patch-2


📝 Commits (1)

  • 52584f7 Update 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.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>
adam added the pull-request label 2025-12-30 01:24:40 +01:00
adam closed this issue 2025-12-30 01:24:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#467