saleor-dashboard/.github/PULL_REQUEST_TEMPLATE.md
M.Graczyk ce59757cf6
Update PULL_REQUEST_TEMPLATE.md
Added requirement about data-test
2020-07-28 11:13:12 +02:00

1 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.

Test environment config

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