We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1906c31 + e5d5fa6 commit 1262a99Copy full SHA for 1262a99
.github/ISSUE_TEMPLATE/web-dev-path-issue.md
@@ -23,4 +23,5 @@ Please keep in mind that once you assign this task to yourself, you'll need to c
23
- Test the section and components in many screen sizes, you can use the Inspect tool for that.
24
- Please test if the new changes added to the components do not affect the other instances.
25
- Test the feature in many browsers, such as Chrome, Firefox, Edge, and Safari (MAC).
26
+- If there are any build problems when submitting your PR, run yarn build locally to solve the issues and commit the changes.
27
- Update the CHANGELOG.md file.
0 commit comments