Skip to content

Conversation

@yorkie
Copy link
Collaborator

@yorkie yorkie commented Sep 15, 2025

This pull request updates the commit message guidelines in the CONTRIBUTING.md file to align with Angular's conventions and provides clearer instructions and examples for contributors. The main improvements are more detailed formatting rules and practical commit message samples.

@yorkie yorkie requested a review from Copilot September 15, 2025 08:07
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the commit message guidelines in CONTRIBUTING.md to align with Angular's conventions, providing more detailed formatting rules and practical examples for contributors. The changes enhance clarity around commit message structure and add comprehensive scoping guidelines.

Key changes:

  • Updated reference from generic conventional commits to Angular's specific commit message guidelines
  • Added detailed formatting rules with character limits and visual formatting guide
  • Expanded commit message examples with better structure and more comprehensive scope definitions

[optional footer(s)]
```

The header(`<type>(<scope>): <description>`) is mandatory and the scope of the header is optional.
Copy link

Copilot AI Sep 15, 2025

Choose a reason for hiding this comment

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

Missing space after 'header' before the opening parenthesis. Should be 'The header (<type>(<scope>): <description>) is mandatory and the scope of the header is optional.'

Suggested change
The header(`<type>(<scope>): <description>`) is mandatory and the scope of the header is optional.
The header (`<type>(<scope>): <description>`) is mandatory and the scope of the header is optional.

Copilot uses AI. Check for mistakes.
yorkie and others added 2 commits September 15, 2025 16:17
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@yorkie yorkie merged commit f1b92b1 into main Sep 15, 2025
2 checks passed
@yorkie yorkie deleted the update/contributing-doc branch September 15, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants