ballistica/.github/PULL_REQUEST_TEMPLATE.md
2022-08-15 15:03:19 -07:00

993 B

Steps

  • Write a good description of what your PR does (and WHY it does it).
  • Add yourself to CONTRIBUTORS if you are a new contributor.
  • Add a CHANGELOG entry if your change is non-trivial.
  • Ensure make preflight completes successfully.

Description

Type of Changes

Type
🐛 Bug fix
New feature
🔨 Refactoring
📜 Docs