We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60d335 commit f0626b9Copy full SHA for f0626b9
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,9 +1,18 @@
1
-## Fixes / Features
2
--
3
+# Description
+<!--
+Describe your change.
4
+What does it introduce?
5
+Why do we need it?
6
+If you are releasing a feature, have you updated documentation?
7
+-->
8
-## Testing / Documentation
-Testing details.
9
+# Issue
10
11
+Is there any related issue this change is trying to fix?
12
13
-- [ y/n ] Tests pass
-- [ y/n ] Appropriate changes to documentation are included in the PR
14
+# Testing
15
16
+Have you performed any manual testing on your change?
17
+Have you verified use cases affected by goldens?
18
0 commit comments