Files
content/.github/PULL_REQUEST_TEMPLATE
Thomas Steiner 5362d9ea24 meta: Close comment in PR template (#40808)
* Close comment in PR template

* Make the comments stand out more
2025-08-21 17:32:27 +02:00

28 lines
921 B
Plaintext

<!-- 🙌 Thanks for contributing to MDN Web Docs. 🙌 -->
<!--
Add details below to help us review your pull request (PR).
Explain your changes and link to a related issue or pull request.
Your PR may be delayed or closed if you don't provide enough information.
-->
### Description
<!-- ✍️ Summarize your changes in one or two sentences. -->
### Motivation
<!-- ❓ Why are you making these changes and how do they help readers? -->
### Additional details
<!-- 🔗 Link to release notes, browser docs, bug trackers, source control, or other resources. -->
### Related issues and pull requests
<!-- 🔨 If this fully resolves a GitHub issue, use "Fixes #123" -->
<!-- 👉 Highlight related pull requests using "Relates to #123" -->
<!-- ❗ If another pull request must be merged first, use "**Depends on:** #123" -->
<!-- 🔎 After submitting, the 'Checks' tab of your PR shows the build status. -->