Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 897 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 897 Bytes

Contribution

It would be awesome if you to contributed to this angular universal starter repo and help make it even better than it is today! As a contributor, there are some guidelines to follow

Found a bug?

If you find a bug, you can help by submitting an issue. Even better, you can submit a Pull Request with a fix.

Missing a Feature?

You can request a new feature by submitting an issue. If you would like to implement a new feature, Feel free to fork this repo and create a pull request. Make sure you give details about the feature you are implementing.

Commit Message Guidelines

This repo follows the commit message guidelines specified in the official angular contribution docs. This repo has git-hooks that check linting and make sure you have followed the angular commit guidlines before you an push.