Skip to content

Commit cd53e6e

Browse files
Merge pull request #2002 from amit-webkul/PR-template
🆕 Update Formatted Pull Request Template.
2 parents 9598493 + aa050b8 commit cd53e6e

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+15-7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
1-
**BUGS:**
1+
## Issue Reference
2+
<!--- Please mention issue #id or use a comma if your pull request solves multiple issues. -->
23

3-
>Please describe the issue that you solved if it's not filed.
4+
## Description
5+
<!--- Please describe your changes in detail. -->
46

5-
>Otherwise please mention issue #id and use a comma if your PR
6-
>solves multiple issues.
7+
## How To Test This?
8+
<!--- Please describe in detail how to test the changes made in this pull request. -->
79

8-
**For things other than bugs:**
10+
## Documentation
11+
- [ ] My pull request requires an update on the documentation repository.
12+
<!--- Please describe in detail what needs to be changed. --->
913

10-
> Describe that thing in a very short line, the word limit is 200.
11-
> Otherwise use **issue #id** if the issue was filed as **feature** request.
14+
## Branch Selection
15+
<!--- Please specify the target branch for this pull request. -->
16+
- [ ] Target Branch: master
17+
18+
## Tailwind Reordering
19+
<!--- Please make sure all the Tailwind classes are reordered. -->

0 commit comments

Comments
 (0)