docs: Simplify contributing guidelines and link to CONTRIBUTING.md #1
Annotations
1 error and 2 warnings
|
build
Process completed with exit code 1.
|
|
build:
DocumentGenerator.Core/Validators/TemplateValidators.cs#L38
Nullability of reference types in type of parameter 'content' of 'bool UpdateTemplateDtoValidator.BeValidHandlebars(string content)' doesn't match the target delegate 'Func<string?, bool>' (possibly because of nullability attributes).
|
|
build:
DocumentGenerator.Core/Validators/TemplateValidators.cs#L38
Nullability of reference types in type of parameter 'content' of 'bool UpdateTemplateDtoValidator.BeValidHandlebars(string content)' doesn't match the target delegate 'Func<string?, bool>' (possibly because of nullability attributes).
|