angular.js icon indicating copy to clipboard operation
angular.js copied to clipboard

Added disclaimer about the level of experience required in the first paragraph to beginning users.

Open stevenrugg opened this issue 5 years ago • 5 comments

added disclaimer for beginning users

AngularJS is in LTS mode

We are no longer accepting changes that are not critical bug fixes into this project. See https://blog.angular.io/stable-angularjs-and-long-term-support-7e077635ee9c for more detail.

Does this PR fix a regression since 1.7.0, a security flaw, or a problem caused by a new browser version?

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change?

Please check if the PR fulfills these requirements

  • [x] The commit message follows our guidelines
  • [x] Fix/Feature: Docs have been added/updated
  • [x] Fix/Feature: Tests have been added; existing tests pass

Other information:

stevenrugg avatar Aug 28 '20 12:08 stevenrugg

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

googlebot avatar Aug 28 '20 12:08 googlebot

I signed it


From: googlebot [email protected] Sent: Friday, August 28, 2020 5:03 AM To: angular/angular.js [email protected] Cc: Steven Rugg [email protected]; Author [email protected] Subject: Re: [angular/angular.js] Added disclaimer in the first paragraph to beginning users. (#17068)

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA Individual signers

Corporate signers

ℹ️ Googlers: Go herehttps://goto.google.com/prinfo/https%3A%2F%2Fgithub.com%2Fangular%2Fangular.js%2Fpull%2F17068 for more info.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/angular/angular.js/pull/17068#issuecomment-682487644, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKPPUDAQSI2EYZSDHMT5GJDSC6MI7ANCNFSM4QOBXWZA.

stevenrugg avatar Aug 30 '20 00:08 stevenrugg

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

googlebot avatar Aug 30 '20 00:08 googlebot

@googlebot I signed it


From: googlebot [email protected] Sent: Friday, August 28, 2020 5:03 AM To: angular/angular.js [email protected] Cc: Steven Rugg [email protected]; Author [email protected] Subject: Re: [angular/angular.js] Added disclaimer in the first paragraph to beginning users. (#17068)

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA Individual signers

Corporate signers

ℹ️ Googlers: Go herehttps://goto.google.com/prinfo/https%3A%2F%2Fgithub.com%2Fangular%2Fangular.js%2Fpull%2F17068 for more info.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/angular/angular.js/pull/17068#issuecomment-682487644, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKPPUDAQSI2EYZSDHMT5GJDSC6MI7ANCNFSM4QOBXWZA.

stevenrugg avatar Aug 30 '20 00:08 stevenrugg

Also from CI:

Invalid commit message, please fix:

- <subject> must not end with a dot

Commit message was:

docs(tutorial/Tutorial): describe your change...

added disclaimer for beginning users

See https://bit.ly/angular-guidelines

You can find more at https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#commits

Splaktar avatar Sep 30 '20 18:09 Splaktar