JuliaLang/julia

Feature (workflow) request: conflict-free way of creating NEWS.md

Open

#34,332 opened on Jan 10, 2020

View on GitHub
 (7 comments) (1 reaction) (0 assignees)Julia (5,773 forks)batch import
help wanted

Repository metrics

Stars
 (48,709 stars)
PR merge metrics
 (Avg merge 20d 6h) (157 merged PRs in 30d)

Description

As an occasional contributor, I find resolving conflict in NEWS.md rather cumbersome, especially when it is the only conflict that is blocking review/merge. For large projects, I think it's common to create a news file in a conflict-free manner. Can you implement such a work flow in Julia?

Here's a few examples that I know:

Contributor guide