feathericons / feathericons/react-feather
Case Consistency
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
Is there a reason GitHub uses PascalCase while Gitlab uses Snakecase?
`export { default as GitHub } from './icons/github';`
`export { default as Gitlab } from './icons/gitlab';`
Proposal:
Change `Gitlab` to `GitLab`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.