I later noticed this in 
CONTRIBUTING.md<https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md>
:
Type

Must be one of the following:

   - *feat*: A new feature
   - *fix*: A bug fix
   - *docs*: Documentation only changes
   - *style*: Changes that do not affect the meaning of the code 
   (white-space, formatting, missing semi-colons, etc)
   - *refactor*: A code change that neither fixes a bug or adds a feature
   - *perf*: A code change that improves performance
   - *test*: Adding missing tests
   - *chore*: Changes to the build process or auxiliary tools and libraries 
   such as documentation generation

So that's about it.

On Saturday, 19 October 2013 16:38:38 UTC+5:30, aditya menon wrote:
>
> Hi, 
>
> I see many commits in the history prefixed with (chore) in them. 
>
>    - What does this mean? Some sort of 'grunt task'?
>    - Are these tasks in the repo, which file can I see them in?
>    - Are these actions committed to git automatically?
>    
> Thanks!
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to