Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 948 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

28 lines (24 loc) · 948 Bytes

Describe your changes A clear and concise description of what changes are made by this pull request. What was the previous functionality (if relevant) and what can we do now with these changes.

Type of update Is this a:

  • Bug fix
  • New feature or feature enhancement
  • Update to documentation
  • Work in progress

Associated issues Reference associated issue numbers. Does this pull request close any issues?

Additional context Add any other context about the problem here.

For the reviewer See this page for instructions on how to review the pull request.

  • PR functionality reviewed in a Jupyter Notebook
  • All tests pass
  • Test coverage remains 100%
  • Documentation tested
  • New documentation pages added to plantcv/mkdocs.yml
  • Changes to function input/output signatures added to updating.md
  • Code reviewed
  • PR approved