Skip to content

Commit 47f4c37

Browse files
authored
chore(github): add PR template (#52)
1 parent 851b915 commit 47f4c37

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/PULL_REQUEST_TEMPLATE

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!-- 🙌 Thanks for contributing! Adding details below will help us to merge your PR faster. -->
2+
3+
### Description
4+
5+
<!-- ✍️ Summarize your changes in one or two sentences -->
6+
7+
### Motivation
8+
9+
<!-- ❓ Why are you making these changes and how do they help? -->
10+
11+
### Additional details
12+
13+
<!-- 🔗 Link to documentation, bug trackers, source control, or other places providing more context -->
14+
15+
### Related issues and pull requests
16+
17+
<!-- 🔨 If this fully resolves a GitHub issue, use "Fixes #123" -->
18+
<!-- 👉 Highlight related pull requests using "Relates to #123" -->
19+
<!-- ❗ If another pull request should be merged first, use "**Depends on:** #123" -->

0 commit comments

Comments
 (0)