FEA-Bench / testbed /Project-MONAI__MONAI /.github /pull_request_template.md
hc99's picture
Add files using upload-large-folder tool
ceaa2e7 verified
Fixes # .
### Description
A few sentences describing the changes proposed in this pull request.
### Status
**Ready/Work in progress/Hold**
### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not applicable items -->
- [x] Non-breaking change (fix or new feature that would not break existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh --codeformat --coverage`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/` folder.