Error/warning messages should contain link to documentation about that particular error/warning
Open
documentation
enhancement
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 123
Description
### Description
Error/warning messages should contain link to documentation about that particular error/warning.
Ideally format the error message in such a way that the IDEs will open the link.
This affects:
* MSBuild errors/warnings
* dotnet-linker/mtouch/mmp errors/warnings
The first step however is to publish the documentation about these errors and warnings online (it was removed when Xamarin docs were scrubbed).
Ref: #21204.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.