Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 658 Bytes

pull_request_template.md

File metadata and controls

42 lines (26 loc) · 658 Bytes

Data Science PR Template


Link to the PR Rubric


( BELOW IS AN EXAMPLE )


[Related Trello Card](your link here)


Location:

  • file1
  • file2
  • file3
  • etc...

Details:

  1. Detailed description for the pull request.

Committed Features:

  1. What was done in commit 1?
  2. What was done in commit 2?
  3. etc...

Any Issues:

  1. What were you doing when the issue happened? (While running main.py, I get:)
    • Error Message
      • What did you try to correct the issue?