Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 2.51 KB

README.md

File metadata and controls

65 lines (40 loc) · 2.51 KB

Landing Page

Development team :

  • GitHub Viktor Svertoka Team Lead

  • GitHub Andrew Motko Scrum Master

  • GitHub Lesia Soloviova Front End Developer

  • GitHub Alina Riabova Front End Developer

  • GitHub Svitlana Savchenko Front End Developer

  • GitHub Tetiana Zorii Front End Developer

  • GitHub Vadym Andriushchenko Front End Developer

  • GitHub Yuliia Nazymko Front End Developer

  • GitHub Yevhenii Datsenko Front End Developer

Presentation

Start

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(CSS) 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.