We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df1b5f commit ee3f6edCopy full SHA for ee3f6ed
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,23 @@
1
+# Summary
2
+
3
+<!-- a one or two line summary of what your PR does here -->
4
5
+## Testing (more check increases chance of being merged)
6
7
+- [ ] Checked by a human programmer
8
+- [ ] Tested in SITL
9
+- [ ] Tested on hardware
10
+- [ ] Logs attached
11
+- [ ] Logs available on request
12
+- [ ] Autotest included
13
14
+## Description
15
16
+<!-- Describe your changes here -->
17
18
+<!--
19
+Don't overlook our community's expectations for creating a PR:
20
+https://ardupilot.org/dev/docs/style-guide.html
21
+https://ardupilot.org/dev/docs/submitting-patches-back-to-master.html
22
+https://ardupilot.org/dev/docs/porting.html
23
+-->
0 commit comments