You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
TODO: Check the above box with an 'x' indicating you've read and followed [CONTRIBUTING.md](https://github.com/ni/nidaqmx-python/blob/master/CONTRIBUTING.md).
4
4
5
+
-[ ] I've updated [CHANGELOG.md](https://github.com/ni/nimi-python/blob/master/CHANGELOG.md) if applicable.
6
+
7
+
TODO: Check the above box with an 'x' if considered if there were any and then documented client facing changes in [CHANGELOG.md](https://github.com/ni/nimi-python/blob/master/CHANGELOG.md). Strike through if this is not a relevant client facing change.
8
+
9
+
-[ ] I've added tests applicable for this pull request
10
+
11
+
TODO: Check the above box with an 'x' indicating you have considered and added any applicable system or unit tests. Strike through if you considered and decided additional tests were not warranted.
12
+
5
13
### What does this Pull Request accomplish?
6
14
7
15
TODO: Include high-level description of the changes in this pull request.
@@ -12,4 +20,4 @@ TODO: Justify why this contribution should be part of the project.
12
20
13
21
### What testing has been done?
14
22
15
-
TODO: Detail what testing has been done to ensure this submission meets requirements.
23
+
TODO: Detail what testing has been done to ensure this submission meets requirements.
0 commit comments