Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ List any GitHub discussion links related to this PR
Completing these checklists ensures that your PR meets our build server requirements on the first attempt. If you're unable to complete any of the following checks, please submit your PR as a draft to the best of your ability. We will provide any clarification you may need after posting it.

- [ ] I do not require assistance from NI to complete any of the following checks.
- [ ] I was able to checkout the feature branch associated with this issue and i pushed it into my fork
- [ ] I was able to checkout the feature branch associated with this issue and I pushed it into my fork
- [ ] I am making the pull request from the feature branch from my fork, onto the feature branch from NI's repo
- [ ] I built a VI Package using the [Powershell build tool](https://github.com/ni/labview-icon-editor/wiki/automation#pwsh).
- [ ] I installed the VI Package produced by the Powershell build tool and tested my change.
Expand Down