We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's suggested to change issue JSON document as follows:
{ "properties" : { "property1" : "value", "property2" : "value" } }
These values need to be persisted by CodeReview.Evaluator and other data import tools.
CodeReview.Evaluator
Primary use of this feature is to unified storage of custom data for different converters.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
DESCRIPTION
It's suggested to change issue JSON document as follows:
These values need to be persisted by
CodeReview.Evaluator
and other data import tools.Primary use of this feature is to unified storage of custom data for different converters.
The text was updated successfully, but these errors were encountered: