Skip to content

Conversation

@fellowseb
Copy link
Contributor

@fellowseb fellowseb commented Dec 17, 2025

Description

As I noticed in my first PR, the guidelines currently state that commit messages need to start with a capital letter. This guideline is not followed so let's change it. I went with @avivkeller 's recommendation, the convention most repos follow: only lowercase except for proper nouns.

Validation

N/A

Related Issues

N/A

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

@fellowseb fellowseb requested review from a team as code owners December 17, 2025 23:33
@vercel
Copy link

vercel bot commented Dec 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
nodejs-org Ready Ready Preview Dec 17, 2025 11:34pm

@github-actions
Copy link
Contributor

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/nodejs-website @nodejs/web-infra

Please review the changes when you have a chance. Thank you! 🙏

@avivkeller avivkeller enabled auto-merge December 19, 2025 18:15
@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.64%. Comparing base (db65366) to head (27c85ad).
⚠️ Report is 8 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8427      +/-   ##
==========================================
- Coverage   73.66%   73.64%   -0.02%     
==========================================
  Files         107      107              
  Lines        9161     9161              
  Branches      312      312              
==========================================
- Hits         6748     6747       -1     
- Misses       2411     2412       +1     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avivkeller avivkeller added this pull request to the merge queue Dec 19, 2025
Merged via the queue into nodejs:main with commit 3f57d25 Dec 19, 2025
13 checks passed
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.

6 participants