leancodepl / leancodepl/contractsgenerator
Document unsupported .NET collection types
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Suggestion: also add a similar note about why HashSet<T> and friends are not supported.
Originally posted by @Saancreed in https://github.com/leancodepl/contractsgenerator/pull/90#discussion_r966084396
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.
Research direction
The issue names no documentation file or test. Start by locating the documentation that describes supported collection types and review how unsupported types are currently explained. Done means adding a note explaining why HashSet and similar .NET collection types are unsupported, with the project’s existing documentation style preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100