You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[ ] The PR does not contain changes to the design system.
34
-
-[ ] The PR does not add 'exclusions' on the design system.
35
-
-[ ] The PR reuses existing components.
36
-
-[ ] The PR does not introduce new base components.
37
-
-[ ] The PR uses translations for all necessary strings.
38
-
-[ ] The PR does not include unrelated changes.
39
-
-[ ] The PR does not include `// @ts-expect-error` / `// eslint-disable` comments.
40
-
-[ ] The PR does not mix dependency updates and refactoring with features and fixes.
41
30
42
-
**Description**
31
+
<!-- Other points to manually check and if necessary, elaborate on in the description
32
+
33
+
- The PR does not add a new dependency. Follow [this document](https://www.notion.so/lightbase/Introducing-dependencies-ac169cfeafb44782bded308810237737) and add the link to in the description.
34
+
- The PR does not contain changes to the design system.
35
+
- The PR does not add 'exclusions' on the design system.
36
+
- The PR reuses existing components.
37
+
- The PR does not introduce new base components.
38
+
- The PR uses translations for all necessary strings.
39
+
- The PR does not include unrelated changes.
40
+
- The PR does not include `// @ts-expect-error` / `// eslint-disable` comments.
41
+
- The PR does not mix dependency updates and refactoring with features and fixes.
0 commit comments