You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/contributing.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,9 @@ We use Gulp for managing the build. Here are some useful Gulp tasks:
36
36
*`gulp css-lint` Lint the css files after generating.
37
37
*`gulp templatecache` Generates src/js/datetimepicker.templates.js. You must re-add the IIFE around the generated code after it is generated (PR to fix this would be apprecaited)
38
38
39
-
# Contributing to AngularJS
39
+
# Contributing to angular-bootstrap-datetimepicker
40
40
41
-
We'd love for you to contribute to our source code and to make AngularJS even better than it is
41
+
We'd love for you to contribute to our source code and to make angular-bootstrap-datetimepicker even better than it is
42
42
today! Here are the guidelines we'd like you to follow:
43
43
44
44
-[Question or Problem?](#question)
@@ -203,7 +203,7 @@ To ensure consistency throughout the source code, keep these rules in mind as yo
203
203
204
204
We have very precise rules over how our git commit messages can be formatted. This leads to **more
205
205
readable messages** that are easy to follow when looking through the **project history**. But also,
206
-
we use the git commit messages to **generate the AngularJS change log**.
206
+
we use the git commit messages to **generate the angular-bootstrap-datetimepicker change log**.
207
207
208
208
The commit message formatting can be added using a typical git workflow or through the use of a CLI wizard ([Commitizen](https://github.com/commitizen/cz-cli)). To use the wizard, run `npm run commit` in your terminal after staging your changes in git.
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=F3FX5W6S2U4BW&lc=US&item_name=Dale%20Lotts&item_number=angular%2dbootstrap%2ddatetimepicker¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted"Donate one-time to this project using Paypal")
0 commit comments