Change way Changelog is handled in pull-requests
Open
type: discussion
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
The way `ChangeLog.md` is handled currently is really subobtimal.
Every time somebody pushes a new feature, everybody else has to rebase all their pull requests because now obviously `ChangeLog.md` conflicts:
```
This branch has conflicts that must be resolved
Only those with write access to this repository can merge pull requests.
Conflicting files
Cabal/ChangeLog.md
```
Contributor guide
Assessment
This issue has not been assessed yet.