Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 642 Bytes

pull_request_template.md

File metadata and controls

30 lines (24 loc) · 642 Bytes

Pull Request Type

  • Bug Fix
  • New Feature
  • Documentation
  • Other

Status

  • Ready
  • In development
  • Hold

Description

A few sentences describing the overall goals of the pull request's commits.

Todos

  • Tests
  • Documentation
  • Sample Data
  • Build Sphinx Documentation

Added dependencies

Describe any dependencies this pull request would add

Testing

If this is for a new feature, describe how it should be tested. What do the inputs look like? What should the result be?

Sample Data

What files contain sample data for testing? Which are inputs, which are outputs?