microsoft / microsoft/winget-create
Multiline `ReleaseNotes`
Open
Beginner friendly
Nobody has claimed this yet.
Issue-Feature
Needs-Triage
- Dominant language
- C#
- Stars
- 651
- Forks
- 114
- Avg merge
- 7h 52m
- Merged PRs (30d)
- 3
Description
Description of the new feature / enhancement
Support multiline ReleaseNotes input in the CLI
Proposed technical implementation details
Consider \n (see #679)
Contributor guide
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.
Research direction
Start at the CLI handling for ReleaseNotes and review issue #679 for the proposed newline behavior. Trace how ReleaseNotes input is parsed and represented, then verify that multiline input is accepted and preserved correctly through the CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100