Remove `--prtitle` from Usage commands

Open Beginner friendly
#705 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Active
Tech stack
csharp
Domain
cli

Research direction

Start by locating the Usage command definitions or help-text entry points in the C# CLI. Check each Usage command for how --prtitle is displayed, remove it from the usage syntax where it appears mandatory, and verify the generated help output still documents the option appropriately.

Written by the indexing model from the issue text.

Description

Issue-Docs Needs-Triage
Brief description of your issue

Autogenerated PR titles are usually enough.

--prtitle is optional.

It in Usage commands implies that it is mandatory and comtributors make typos (e.g. microsoft/winget-pkgs#428223).

Dominant language
C#
Stars
651
Forks
114
Avg merge
7h 52m
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/winget-create

All issues in microsoft/winget-create

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.