Skip to content

Commit d9e0c0a

Browse files
committed
Update send-guidelines
1 parent c51a84b commit d9e0c0a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: .github/workflows/send-guidelines.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,23 @@ jobs:
1313
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1414
pullRequestOpened: |
1515
👋 @{{ author }}
16+
1617
**Thanks for your contribution!**
18+
1719
The approval and merge process is almost fully automated 🧙
20+
1821
Here's how it works:
22+
1923
1. You open a new pull request
2024
2. Automated tests check the code
2125
3. Maintainers review the code
2226
4. Once approved, the PR is ready to merge.
27+
2328
> 👉 **Omit the extended description**
2429
> Please remove the commit body before merging the pull request.
2530
> Instead, include the pull request number in the title to provide the full context
2631
> about the change.
32+
2733
☝️ Lastly, the title for the commit will come from the pull request title. So please provide a descriptive title that summarizes the changes in **50 characters or less using the imperative mood.**
34+
2835
Happy coding! 🎉

0 commit comments

Comments
 (0)