Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

Commit

Permalink
docs(readme): create separate contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
passy committed Feb 12, 2016
1 parent c2f9a4f commit 5b4c662
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Contribution Guidelines

- Read, understand and follow the [Code of Conduct](CODE.md).
- If you contribute to the code of the plugin, only change files in `src/`,
build artifacts are generated before a new release.
- Follow the [AngularJS commit guidelines](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit-message-format).
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,8 @@ answered by James Sharp.

## Contributing

Pull requests welcome. Only change files in `src` and don't bump any versions.
Please respect the code style in place. Follow the
[AngularJS commit guidelines](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit-message-format).
Please refer to [CONTRIBUTING.md](CONTRIBUTING.md) before opening issues or pull
requests.

## License

Expand Down

0 comments on commit 5b4c662

Please sign in to comment.