Skip to content

Commit c325ced

Browse files
committed
Sync issue forms and PR template
1 parent 34d166d commit c325ced

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Description
22

3-
_If full decription and testing details are included on a parent issue, please link to that here._
3+
_If full description and testing details are included on a parent issue, please link to that here._
44
See issue # for details
55

66
_Otherwise, please include a summary of the change and which issue is fixed (if any).
@@ -23,7 +23,7 @@ _Please also include instructions for how a reviewer can test your changes._
2323

2424
- [ ] Unit tests pass (e.g. `dbt-build --unittest`)
2525
- [ ] Minimal system quicktest passes (`pytest -s minimal_system_quick_test.py`)
26-
- [ ] Full set of integration tests pass (`daqsystemtest_integtest_bundle.sh`)
26+
- [ ] Full set of integration tests pass (`dunedaq_integtest_bundle.sh`)
2727
- [ ] Python tests pass if applicable (e.g. `python -m pytest`)
2828
- [ ] Pre-commit hooks run successfully if applicable (e.g. `pre-commit run --all-files`)
2929

0 commit comments

Comments
 (0)