Default commit message when adding a README
View options
- Truncate descriptions
Summary
When adding a README from GitLab, the default commit message is: 'Add new file'. I would expect 'Add README'
Steps to reproduce
- Create a new project
- Click on the README link
- The commit message is 'Add new file'
Expected behavior
I would expect to see 'Add README'.
When adding a LICENSE, the message is 'Add license' and when adding a .gitignore the message is 'Add .gitignore'. We should be consistent.
- Show labels
- Show closed items
Link items together to show that they're related or that one is blocking others.