Skip to content
View aripjanovsh's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Tashkent, Uzbekistan

Block or report aripjanovsh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Angular Commit Format Reference Sheet Angular Commit Format Reference Sheet
    1
    ## <a name="commit"></a> Commit Message Guidelines
    2
    
                  
    3
    We have very precise rules over how our git commit messages can be formatted.  This leads to **more
    4
    readable messages** that are easy to follow when looking through the **project history**.  But also,
    5
    we use the git commit messages to **generate the Angular change log**.