Skip to content

Commit

Permalink
chore: message updated
Browse files Browse the repository at this point in the history
  • Loading branch information
priyanshuverma-dev committed Nov 10, 2024
1 parent b921721 commit aaa6f3f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,35 @@
---

### Related Issue

<!-- Replace `<issue number>` with the issue number this PR addresses -->
Closes #<issue number>

- Issue Closes: #<issue number>

---

### Description

<!-- Briefly describe the changes in this PR -->

---

### How Has This Been Tested?

<!-- Briefly describe how you tested the changes -->

---

### Screenshots (if applicable)

<!-- Add screenshots to show visual changes, if applicable -->

---

### Type of Change

<!-- Check the type of change this PR introduces -->

- [ ] Bug fix
- [ ] New feature
- [ ] Code style update
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr_raise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
COMMENT=$(cat <<EOF
{
"body": "Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic [CONTRIBUTING.md](https://github.com/vansh-codes/ChaosWeb/blob/main/CONTRIBUTING). If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊"
"body": "Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our bot-verse [CONTRIBUTING.md](https://github.com/kom-senapati/bot-verse/blob/main/CONTRIBUTING.md). If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊"
}
EOF
)
Expand Down

0 comments on commit aaa6f3f

Please sign in to comment.