Delete CODE_OF_CONDUCT.md, allowing inheritance from the org .github repo#818
Delete CODE_OF_CONDUCT.md, allowing inheritance from the org .github repo#818bmuenzenmeyer wants to merge 1 commit into
Conversation
This is an inheritable community health file from
PR SummaryLow Risk Overview The deleted file only pointed at the Node.js org Code of Conduct and Moderation Policy; behavior on the repo’s Community tab should stay the same via inheritance, per the PR description. Reviewed by Cursor Bugbot for commit f7b7865. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #818 +/- ##
=======================================
Coverage 82.86% 82.86%
=======================================
Files 171 171
Lines 14961 14961
Branches 1313 1313
=======================================
Hits 12398 12398
Misses 2554 2554
Partials 9 9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
| File | Base | Head | Diff |
|---|---|---|---|
all.js |
20.17 MB | 20.17 MB | -428.00 B (-0.00%) |
all.html |
19.73 MB | 19.73 MB | -372.00 B (-0.00%) |
Description
This is an inheritable community health file and exactly matches the content of https://github.com/nodejs/.github/blob/main/CODE_OF_CONDUCT.md.
We do this correctly for SECURITY.md, for example.
Validation
CODE OF CONDUCT will still display in repo, and link to top-level
Related Issues
Check List
node --run testand all tests passed.node --run format&node --run lint.