saleor-dashboard/.github/PULL_REQUEST_TEMPLATE.md
2021-02-10 09:50:12 +01:00

1.2 KiB

I want to merge this change because...

PR intended to be tested with API branch:

Screenshots

Pull Request Checklist

  1. All visible strings are translated with proper context.
  2. All data-formatting is locale-aware (dates, numbers, and so on).
  3. Translated strings are extracted.
  4. Number of API calls is optimized.
  5. The changes are tested.
  6. Data-test are added for new elements.
  7. Type definitions are up to date.
  8. Changes are mentioned in the changelog.
  9. The changes are tested in different browsers (Chrome, Firefox, Safari).
  10. The changes are tested in light and dark mode.

Test environment config

API_URI=https://master.staging.saleor.cloud/graphql/