Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

docs: small changes to contibting.md - #38137

#38137
Closed
ajitsinghkaler wants to merge 1 commit into
angular:masterangular/angular:masterfrom
ajitsinghkaler:contributing.mdajitsinghkaler/angular:contributing.mdCopy head branch name to clipboard
Closed

docs: small changes to contibting.md#38137
ajitsinghkaler wants to merge 1 commit into
angular:masterangular/angular:masterfrom
ajitsinghkaler:contributing.mdajitsinghkaler/angular:contributing.mdCopy head branch name to clipboard

Conversation

@ajitsinghkaler

Copy link
Copy Markdown
Contributor

maximum length of commit message line can be 120 characters intead of 100.
Fixes lines should come before BREAKING CHANGE blocks. Otherwise they become
part of the breaking change notice.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

maximum length of commit message line can be 120 characters intead of 100.
Fixes lines should come before BREAKING CHANGE blocks. Otherwise they become
part of the breaking change notice.
@pullapprove
pullapprove Bot requested a review from IgorMinar July 19, 2020 14:14

@gkalpak gkalpak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx, @ajitsinghkaler, for taking the time to send in a fix 馃挴
However, I am afraid the changes are not valid/desirable (see my comments).

Comment thread CONTRIBUTING.md
The `footer` is optional.

Any line of the commit message cannot be longer than 100 characters.
Any line of the commit message cannot be longer than 120 characters.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, we want each line to have max. 100 chars. The current limit of 120 is supposed to be a "temporary" work-around that we seem we to have forgotten to revert: bf57df3

Maybe you could try reverting that to 100 and see if CI is indeed happy.

Comment thread CONTRIBUTING.md
<breaking change description + migration instructions>
<BLANK LINE>
<BLANK LINE>
Fixes #<issue number>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right that we used to require the issue/PR references to be above the breaking change notice, but this has changed recently. So, putting the Fixes ... section below the BREAKING CHANGE section here was intentional. See the discussion in #37951 (comment).

@ajitsinghkaler
ajitsinghkaler deleted the contributing.md branch July 21, 2020 00:55
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Aug 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.