react-universally icon indicating copy to clipboard operation
react-universally copied to clipboard

Add a contributing guidelines section

Open ctrlplusb opened this issue 9 years ago • 1 comments

ctrlplusb avatar Nov 01 '16 09:11 ctrlplusb

An item to be added...

I have updated all branches to be inline with the latest release (10.2.0). We need a strategy for maintaining the quality of the branches, ensuring that they are always inline with the latest project version (or that they become deprecated). Here is my proposed strategy:

  • Have a next branch which lines up all changes to become a new master version.
  • When we are happy with the state of next and are ready for a push we start a PR update process of all existing branches, merging in the changes from next.
  • Then we can deploy the new version side by side to accepting all PRs.

ctrlplusb avatar Dec 14 '16 09:12 ctrlplusb