Incorrect package name "Microsoft.SemanticKernel.PromptTemplate.Handlebars"?
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 45/100
- Issue type
- Documentation
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- csharp
- Domain
- documentation
Research direction
Open the linked “Using the Handlebars template engine” article and search for the dotnet add package command. Compare the singular and plural package names in the issue against the package used by the example, then update the documentation so the command and example agree. Done means the article contains the valid package name and the command works as documented.
Written by the indexing model from the issue text.
Description
Issue Description
The Using the Handlebars template engine add the Handlebars package dotnet add package Microsoft.SemanticKernel.PromptTemplate.Handlebars --prerelease, but it should be corrected to dotnet add package Microsoft.SemanticKernel.PromptTemplates.Handlebars --prerelease; for proper functionality.
Expected Behavior
The correct package name should be used to ensure the code functions as intended.
Actual Behavior
The current package Microsoft.SemanticKernel.PromptTemplates.Handlebars is incorrect and needs to be updated to Microsoft.SemanticKernel.PromptTemplate.Handlebars.
Reproducibility
Always.
Additional Information
This change is necessary for the code to work correctly. Please update the package name as specified.
- Dominant language
- Mermaid
- Stars
- 263
- Forks
- 167
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from MicrosoftDocs/semantic-kernel-docs
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
MicrosoftDocs/semantic-kernel-docs#434 · 1 reaction ·
-
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 65/100
-
Difficulty 5/5 Over a week Newbie friendliness 10/100
All issues in MicrosoftDocs/semantic-kernel-docs
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·