Open johnd0e opened 5 years ago
Keep authorship of community commits from original iitc repository #87
We should try to preserve original authorship when importing PRs. Like in #80.
I propose additional step: Before merging PR(s) into master it's necessary to update it's 1st message, as it's text by default comes into description of merge commit.
So it would be helpful to have there brief summary of changes (and nothing more). The same text also can be later used in change log, and it'd be extremely convenient if preparing release we could just pick already prepared text.
BTW, changelog creation can be automated (as well as a whole github release creation process), and there are ready-for-use scripts for this.
We should describe our development process (#56) in some document.