This repository was archived by the owner on Apr 30, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,14 @@ with a link to a jsbin that demonstrates the issue with [issue.angular-formly.co
29
29
30
30
## Pull Requests
31
31
32
- [ Watch video] ( https://www.youtube.com/watch?v=QOchwBm9W-g&list=PLV5CVI1eNcJi7lVVIuNyRhEuck1Z007BH&index=1 )
32
+ ** Please follow our commit message conventions** even if you're making a small change! This repository follows the
33
+ [ How to Write an Open Source JavaScript Library] ( https://egghead.io/series/how-to-write-an-open-source-javascript-library )
34
+ series on egghead.io (by yours truly). See
35
+ [ this lesson] ( https://egghead.io/lessons/javascript-how-to-write-a-javascript-library-writing-conventional-commits-with-commitizen?series=how-to-write-an-open-source-javascript-library )
36
+ and [ this repo] ( https://github.com/ajoslin/conventional-changelog/blob/master/conventions/angular.md )
37
+ to learn more about the commit message conventions.
38
+
39
+ [ Watch video] ( https://www.youtube.com/watch?v=QOchwBm9W-g&list=PLV5CVI1eNcJi7lVVIuNyRhEuck1Z007BH&index=1 ) (slightly out of date)
33
40
34
41
If you would like to add functionality, please submit [ an issue] ( https://github.com/formly-js/angular-formly/issues )
35
42
first to make sure it's a direction we want to take.
You can’t perform that action at this time.
0 commit comments