Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.07 KB

pull_request_template.md

File metadata and controls

36 lines (26 loc) · 1.07 KB

PR Description

Please include a summary of the change:

Commit Emojis: :tada: Initial commit :construction: HTML modifications/updates. :art: CSS modifications/updates. :crystal_ball: JS modifications/updates. :lipstick: hotfix any code. :bar_chart: new tests :camera_flash: adding screenshots :bento: Adding new assets or images :beetle: If it is a bug or issue fix, describe the issue that was fixed. :package: Installing new NMP package

If it is a new feature, describe the feature and the iteration of the project spec it addresses.

Note any questions or struggles as well.

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)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the Turing style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

Issue(s) this PR relates to: