Fixing some bots
This commit is contained in:
committed by
BethanyG
parent
37e518470a
commit
7a00d7f764
2
.github/issue-comment.md
vendored
2
.github/issue-comment.md
vendored
@@ -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**).
|
◦ 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._
|
◦ _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,
|
- 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.` 🎉
|
concept, or Python document?? 🌟 `Please feel free to submit a PR, linking to this issue.` 🎉
|
||||||
|
|||||||
2
.github/pr-commenter.yml
vendored
2
.github/pr-commenter.yml
vendored
@@ -288,6 +288,8 @@ comment:
|
|||||||
- id: change-practice-exercise
|
- id: change-practice-exercise
|
||||||
files:
|
files:
|
||||||
- "exercises/practice/**/*"
|
- "exercises/practice/**/*"
|
||||||
|
- "exercises/practice/**/.meta/*"
|
||||||
|
- "exercises/practice/**/.docs/*"
|
||||||
- "exercises/practice/**/**/*"
|
- "exercises/practice/**/**/*"
|
||||||
body: |
|
body: |
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user