Updated for merge to Microsoft QA instance

Writing team should evaluate additional docsets and folders to include with Acrolinx.
This commit is contained in:
KC Cross 2019-11-17 23:39:45 -08:00 committed by GitHub
parent 78ec914067
commit 850d56bc67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,38 @@
{:allowed-branchname-matches ["master"]
:allowed-filename-matches ["windows/"]}
:allowed-filename-matches ["windows/"]
:acrolinx-check-settings
{
"languageId" "en"
"ruleSetName" "Standard Commercial"
"requestedFlagTypes" ["SPELLING" "GRAMMAR" "STYLE"
"TERMINOLOGY_DEPRECATED"
"TERMINOLOGY_VALID"
"VOICE_GUIDANCE"
]
"termSetNames" ["M365"]
}
:template-header
"
## Acrolinx Scorecards
**A minimum Acrolinx score of 20 is required.**
Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:
| Article | Score | Issues | Scorecard | Processed |
| ------- | ----- | ------ | --------- | --------- |
"
:template-change
"| ${s/file} | ${acrolinx/qualityscore} | ${acrolinx/flags/issues} | [link](${acrolinx/scorecard}) | ${s/status} |
"
:template-footer
"
**More info about Acrolinx**
You are helping M365 test Acrolinx while we merge to the Microsoft instance. We have set the minimum score to 20 to test that the minimum score script works. This is effectively *not* setting a minimum score. If you need to bypass this score, please contact krowley or go directly to the marveldocs-admins. Thanks for your patience while we continue with roll out!
"
}