Skip to content

EuJinnLucaShow/english-excellence

Repository files navigation

Landing Page

Examples of writing commits on a project

We use the following types of commits:

  • Feat(HTML) Added new functionality

  • Fix(JS) Error correction

  • Perf(JPEG) Changes to improve performance

  • Refactor(PNG) Code edits without fixing bugs or adding new features

  • Revert(JS) Rollback to previous commits

  • Style(SCSS) Code style edits

  • Docs(README) Documentation update

Choose from the list the description of the commit that fits your task, in brackets we write the file in which we worked, and in the body of the commit we write what we did (changed) etc.

npm run dev