forked from MicrosoftDocs/azure-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11,994 changed files
with
142,062 additions
and
104,016 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,33 @@ | ||
{:allowed-branchname-matches ["master" "release-.*" "sandbox-.*"] | ||
:allowed-filename-matches ["articles" "includes"]} | ||
:allowed-filename-matches ["articles" "includes"] | ||
|
||
:template-header | ||
" | ||
## Acrolinx Scorecards | ||
**Starting Wednesday, 7/26, a minimum Acrolinx score of 80 will be required for merging PRs that require human review.** | ||
Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology: | ||
| Article | Score | Issues | Scorecard | | ||
| ------- | ----- | ------ | --------- | | ||
" | ||
|
||
;; do not remove the spaces at the end of lines! That is markdown for | ||
;; linebreak | ||
:template-change | ||
"| **${github/filename}** | ${acrolinx/qualityscore} | ${acrolinx/flags/issues} | [link](${acrolinx/scorecard}) | | ||
" | ||
|
||
:template-footer | ||
" | ||
**More info about Acrolinx** | ||
- [Install Acrolinx locally for VSCode](https://review.docs.microsoft.com/en-us/help/contribute/contribute-acrolinx-vscode) | ||
- The scorecard links are good for one hour. If you're prompted to authenticate, you can close and reopen the PR to get new links. Or, use these credentials: | ||
Account: report-viewer | ||
Password: kermit$ | ||
- [False positives or issues](https://aka.ms/acrolinxbug) | ||
"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.