You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@annotator.apache.org by Randall Leeds <ra...@apache.org> on 2017/05/08 01:18:40 UTC

[PROPOSAL] Pull Request Workflow

I committed a stub demo package so that the project should be runnable.
Benjamin created a README for getting started.

At this point, I'm going to submit future changes as pull requests.

I propose the following workflow:

- All non-trivial changes should be made as pull requests on GitHub
- Committers should review pull requests
- When a pull request has been approved by another committer, the submitter
should merge their own pull request.