Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b729595

Browse filesBrowse files
Merge pull request #625 from pipedrive/GRAL-5188
GRAL-5188: add pr template
2 parents beec53c + a32f53e commit b729595
Copy full SHA for b729595

File tree

1 file changed

+37
-0
lines changed
Filter options

1 file changed

+37
-0
lines changed

‎.github/pull_request_template.md

Copy file name to clipboard
+37Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
## Related Tickets & Documents
2+
3+
<!--
4+
Add task/issue you were working on and any other documents.
5+
-->
6+
7+
## Description
8+
9+
<!--
10+
Please do not leave this blank!
11+
Summary of the change or issues fixed.
12+
-->
13+
14+
## Type of PR?
15+
16+
<!-- Remove the comment blocks to uncomment all applicable types -->
17+
18+
<!-- - 🍕 New feature -->
19+
<!-- - 🐛 Bug Fix -->
20+
<!-- - 🚀 Enhancement -->
21+
<!-- - 🚧 Maintenance -->
22+
<!-- - 🏗️ Other: [Specify your type] -->
23+
24+
## Manual testing
25+
26+
<!-- Outline manual tests performed to verify the changes.
27+
Attach any Screenshots 📸
28+
-->
29+
30+
## Automated tests added?
31+
32+
<!-- Add an 'X' in the box to check them. ex: [x] -->
33+
34+
- [ ] 👍 Unit tests
35+
- [ ] 👍 Functional tests
36+
- [ ] 👍 E2E tests
37+
- [ ] 🙅 N/A

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.