<!-- Please don't delete this template or we'll close your issue --> <!-- Before creating an issue please make sure you are using the latest version of VuePress. --> <!-- Please confirm you will submit an issue. --> <!-- Issues which contain questions or support requests will be closed. --> <!-- (Update "[ ]" to "[x]" to check a box) --> - [x] I confirm that this is an issue rather than a question. <!-- Please ask questions via following several ways. --> <!-- https://vue-land.js.org/ --> <!-- https://forum.vuejs.org/ --> <!-- https://stackoverflow.com/questions/ask?tags=vuepress --> ## Bug report Terminology linting bug causing PR's to fail Related issue: https://github.com/sapegin/textlint-rule-terminology/issues/14 #### Steps to reproduce <!-- If you are reporting a bug that can ONLY be reproduced on your repository, PLEASE provide this repo link. That takes guessing work out of the way and saves us time. --> <!-- If your repo isn't public, you can use `codesandbox` or `yarn create vuepress` to create a minimal reproduction --> See https://github.com/vuejs/vuepress/pull/2630 #### What is expected? The PR fails or passes checks on its own merit #### What is actually happening? PR is failing checks no matter what #### Other relevant information https://github.com/sapegin/textlint-rule-terminology/issues/14 - Output of `npx vuepress info` in my VuePress project: N/A; PR on the way