Enhance CakeMethodAlias and CakePropertyAlias to allow passing a version number
- Dominant language
- C#
- Stars
- 4.2k
- Forks
- 778
- Avg merge
- 1h 15m
- Merged PRs (30d)
- 19
Description
https://github.com/cake-build/website/issues/426 raised the issue that it is not visible on the website with which version a specific feature was added. An easy way to improve this situation would be to enhance `CakeMethodAlias` and `CakePropertyAlias` with the possibility to pass a version string which represents the version in which the alias or property was introduced. On the website we can read and display this information.
Contributor guide
Research direction
Locate the definitions of CakeMethodAlias and CakePropertyAlias and trace how the website consumes their metadata. Determine how a version string can be passed for an alias or property, then verify that the website can read and display the introduction version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100