Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/commitlint #51

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Chore/commitlint #51

wants to merge 3 commits into from

Conversation

okradze
Copy link

@okradze okradze commented Feb 21, 2023

  • Setup Commitlint
  • Update Docs

Basic

  • Used plop (npm run plop) to create a new component.
  • PR has description.
  • New component is functional and uses Hooks.
  • Component defines PropTypes.

Style

  • Styles are added to NewComponent.modules.scss file inside of the NewComponent folder.
  • Component uses CSS Modules.
  • Design is compatible with L3vels Design System.

Storybook

  • Stories were added to /src/NewComponent/__stories__/NewComponent.stories.js file.
  • Stories include all flows of using the component.

Tests

@okradze okradze added PR: Documentation 📖 Documenation was added or updated PR: Internal 🏠 Internal description and removed PR: Documentation 📖 Documenation was added or updated labels Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Internal 🏠 Internal description
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant