goldbergyoni / nodebestpractices

:white_check_mark: The Node.js best practices list (July 2024)
https://twitter.com/nodepractices/
Creative Commons Attribution Share Alike 4.0 International
99.36k stars 10.11k forks source link

Delete contributing.md #1191

Closed rluvaton closed 2 years ago

rluvaton commented 2 years ago

Removing as git will log a warning for the same file name (on case-insensitive filesystem)

warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  '.operations/CONTRIBUTING.md'
  '.operations/contributing.md'