Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1001 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

32 lines (21 loc) · 1001 Bytes

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Code cleanliness or refactor
  • Dependency change

Screenshot

Please provide if applicable (browser for frontend or any visual way to show a backend change).

Testing

Manual steps to reproduce this functionality:

  1. Go to ___ page.
  2. Click ___. Notice ___.

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new compiler warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have researched WCAG2.1 accessibility standards and met them in this PR (can be navigated using a keyboard)
  • My changes look good on IE 11+ and Chrome