diff --git a/.github/issue-comment.md b/.github/issue-comment.md index 7e522922..143059bd 100644 --- a/.github/issue-comment.md +++ b/.github/issue-comment.md @@ -11,7 +11,7 @@ Thank you for opening an issue! 🐍  🌈 ✨   ◦ We'll take a look as soon as we can & identify what work is needed to fix it. *(generally within* **72 hours**). ​          ◦ _If you'd also like to make a PR to **fix** the issue, please have a quick look at the [Pull Requests][prs] doc._ -             _We  💙  PRs that follow our [Exercsim][exercism-guidelines] & [Track][track-guidelines] contributing guidelines!_ +             _We  💙  PRs that follow our [Exercism][exercism-guidelines] & [Track][track-guidelines] contributing guidelines!_ -   Here because of an obvious (*and* **small** *set of*) spelling, grammar, or punctuation issues with **one** exercise,   concept, or Python document?? 🌟 `Please feel free to submit a PR, linking to this issue.` 🎉 diff --git a/.github/pr-commenter.yml b/.github/pr-commenter.yml index 5c635b81..bcaa36df 100644 --- a/.github/pr-commenter.yml +++ b/.github/pr-commenter.yml @@ -288,6 +288,8 @@ comment: - id: change-practice-exercise files: - "exercises/practice/**/*" + - "exercises/practice/**/.meta/*" + - "exercises/practice/**/.docs/*" - "exercises/practice/**/**/*" body: | ---