mirror of
https://github.com/apple/pkl.git
synced 2026-01-15 16:13:35 +01:00
[PR #491] [MERGED] Update amending example #579
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/491
Author: @nirinchev
Created: 5/13/2024
Status: ✅ Merged
Merged: 5/17/2024
Merged by: @holzensp
Base:
main← Head:ni/ammend-tutorial📝 Commits (2)
195ade1Update amending example456e879Make sure wood pigeon amends stock pigeon📊 Changes
1 file changed (+27 additions, -15 deletions)
View changed files
📝
docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc(+27 -15)📄 Description
Looking through the Ammending section of the "Filling out a template" tutorial, it seemed like the code snippets and the textual explanation didn't align nicely. I've updated the code snippets to match the text surrounding them as it seemed like the text was the correct one. Here's a summary of changes:
kingdom,clade, andordertostockPigeon.taxonomyas the text was referencing those fields, but those were missing from the code snippet.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.