Skip to content

Commit 20c8d4e

Browse files
ArmandPhilippotdelucissarah11918yanthomasdev
authored
Update our PR template for v7 (#14195)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
1 parent 7549971 commit 20c8d4e

1 file changed

Lines changed: 23 additions & 23 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
<!-- Thank you for opening a PR! We really appreciate you taking the time to help out 🙌 -->
2-
3-
#### Description (required)
4-
5-
<!-- Please describe the change you are proposing, and why -->
6-
7-
<!-- Please make changes in **one language** only -->
8-
9-
#### Related issues & labels (optional)
10-
11-
- Closes #<!-- Add an issue number if this PR will close it. -->
12-
- Suggested label: <!-- Help us triage by suggesting one of our labels that describes your PR -->
13-
14-
<!-- For a new/changed feature in an upcoming Astro release? -->
15-
<!-- 1. Uncomment the line below, update the minor version number if known, and include a PR link -->
16-
<!-- #### For Astro version: `6.x`. See astro PR [#](url). -->
17-
18-
<!-- 2. Check that your PR includes `<p><Since v="6.x.x" /></p>` and imports the `<Since>` component, if necessary! -->
19-
20-
<!-- #### First-time contributor to Astro Docs? -->
21-
22-
<!-- If you are a member of the Astro Discord, please add your username in the description so we can welcome you there! -->
23-
<!-- https://astro.build/chat -->
1+
<!-- Thank you for opening a PR! We really appreciate you taking the time to help out 🙌 -->
2+
3+
#### Description (required)
4+
5+
<!--
6+
- Describe the change you are proposing, and why.
7+
- Only make changes to **one language**.
8+
- Use `<Since v="x.x.x" />` when adding features for a specific version of Astro.
9+
- Follow additional guidance at https://contribute.docs.astro.build/ for faster reviews.
10+
-->
11+
12+
#### References
13+
14+
<!-- Optional section. Delete any points that don’t apply. -->
15+
16+
<!-- If this PR closes an issue, add the issue number below. -->
17+
- Closes #...
18+
<!-- If this PR is related to another PR, issue, or discussion, but does not close it, add a link below. -->
19+
- Related to ...
20+
<!-- If this PR needs to be merged for a specific Astro release, add the version below. -->
21+
- For Astro version `x.x.x`
22+
<!-- First-time contributor to Astro Docs? Add your Discord username below so we can welcome you on the Astro Discord (https://astro.build/chat)! -->
23+
- Discord username: ...

0 commit comments

Comments
 (0)