Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 952 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

39 lines (26 loc) · 952 Bytes

Description

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

Fixes # (issue)

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Code style update
  • Refactor

If changing the UI of default theme, please provide the before/after screenshot.

Does this PR introduce a breaking change?

  • Yes
  • No

If yes, please describe the impact.

You have tested in the following environments: (Providing a detailed version will be better.)

  • Chrome
  • Firefox
  • Safari
  • Edge
  • Android
  • iOS

Final checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Other information