IITC-CE / ingress-intel-total-conversion

intel.ingress.com total conversion user script with some new features. Should allow easier extension of the intel map.
https://iitc.app
ISC License
284 stars 110 forks source link

Describe IITC-CE development process #87

Open johnd0e opened 5 years ago

johnd0e commented 5 years ago

We should describe our development process (#56) in some document.

johnd0e commented 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.

johnd0e commented 5 years ago

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.