Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 503 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

13 lines (10 loc) · 503 Bytes

Fixes #{ISSUE_NUMBER}

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated corresponding READMEs (if applicable)
  • My code follows the templates/style guidelines of the repository
  • In- and output formats comply with APAeval specifications
  • No parameters or file names are hardcoded
  • Results, logs or other output is not commited to the repository
  • I have tested my code