Files
documentation/node_modules/react-loadable-ssr-addon-v5-slorber/.github/PULL_REQUEST_TEMPLATE.md
2024-03-22 03:47:51 +05:30

935 B
Raw Blame History

Summary

A few sentences describing the overall goals of the pull request's commits.

Why

A few sentences describing the reasons behind this pull request.

Checklist

  • Your code builds clean without any errors or warnings
  • You are using approved terminology
  • You have added unit tests, if apply.

Emojis for categorizing pull requests:

New feature (:zap:) 🐛 Bug fix (:bug:)
🔥 P0 fix (:fire:)
Tests (:white_check_mark:)
🚀 Performance improvements (:rocket:)
🖍 CSS / Styling (:crayon:)
Accessibility (:wheelchair:)
🌐 Internationalization (:globe_with_meridians:)
📖 Documentation (:book:)
🏗 Infrastructure / Tooling / Builds / CI (:building_construction:)
Reverting a previous change (:rewind:)
♻️ Refactoring (like moving around code w/o any changes) (:recycle:)
🚮 Deleting code (:put_litter_in_its_place:)