-
Notifications
You must be signed in to change notification settings - Fork 7
PR Checklist
Dmytro Vakuliuk edited this page Jul 8, 2022
·
8 revisions
- run linter
- run IDE formatting on all files
- create README
- check gitignore(must include dist)
- if you use some external library, check if it compressed
- has a short description with an optional link to reference
- has described Styles and Settings
- don't forget for default values(if they have)
- has described Event Handlers and Bindable Properties
- has described Actions
- check grammar and translate with Grammarly and https://www.reverso.net/
- has description
- has a custom icon
- has labels and handler descriptions
- hasn't empty fields
- name:
BKNDLSS-<ticket-number> <component-name>
- meaningful branch name(ex.:
bl-test-component
orbl-test-components-<ticket-number>
for fixes) - screenshots of component with different themes/modes/options depend on component API.
- leave PR link in comments
- assign it to the reviewer