bramw_baserow/.gitlab/merge_request_templates/default.md

1.2 KiB

What is in this MR

  • E.g. a short explanation of what this MR does.

How to test this MR

  • E.g. a short series of steps on how to test the features/bug fixes in this MR.

Merge Request Checklist

  • A changelog entry has been added to changelog/entries/unreleased using changelog/src/changelog.py
  • New/updated Premium/Enterprise features are separated correctly in the premium or enterprise folder
  • The latest Chrome and Firefox have been used to test any new frontend features
  • Documentation has been updated
  • Quality Standards are met
  • Performance: tables are still fast with 100k+ rows, 100+ field tables
  • The redoc API pages have been updated for any REST API changes
  • Our custom API docs are updated for changes to endpoints accessed via api tokens
  • The UI/UX has been updated following UI Style Guide
  • Security impact of change has been considered