License class add ability to get version
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 961
- PR merge metrics
- No merged PRs in 30d
Description
As noted in a todo comment: https://github.com/chocolatey/choco/blob/d8ca7bad2ad64538a0c1026a9317700dbb7f03db/src/chocolatey/infrastructure/licensing/ChocolateyLicense.cs#L30-L31
For more context, the comment was added in this commit: https://github.com/chocolatey/choco/commit/5ea0f6d88e6e9ae59fcc5b07ae95ecfbb64f454f
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 with src/chocolatey/infrastructure/licensing/ChocolateyLicense.cs at the TODO comment referenced in the issue, then review the commit that introduced it for context. Define completion as giving the License class a way to retrieve its version, while checking surrounding licensing code for the expected shape of that value.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100