Skip to content

Commit 9b3dc27

Browse files
Update PR template
1 parent 85b11e6 commit 9b3dc27

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
| Q | A
2+
| ------------- | ---
3+
| License | MIT
4+
5+
<!--
6+
Please, carefully read the README before submitting a pull request.
7+
-->

.github/workflows/callable-watch.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ jobs:
5656
commit-message: Update recipes ${{ steps.date.outputs.date }}
5757
title: Update recipes ${{ steps.date.outputs.date }}
5858
body: |
59+
| Q | A
60+
| ------------- | ---
61+
| License | MIT
62+
5963
The Symfony Recipes changed with version ${{ steps.fetch_version.outputs.last }}.
6064
This PR contains the new definition for recipes.
6165
branch: bot-code-update

0 commit comments

Comments
 (0)