[
https://issues.apache.org/jira/browse/OPENNLP-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015424#comment-16015424
]
ASF GitHub Bot commented on OPENNLP-1045:
-----------------------------------------
GitHub user kinow opened a pull request:
https://github.com/apache/opennlp-site/pull/11
OPENNLP-1045: Git documentation for developers
Add documentation for development with Git (at ASF, GitHub, etc) for
OpenNLP.
Inspired mainly at the Cordova docs [1]. Did not include `--squash` option,
which the Mahout docs mention [2] as I never used it :-)
Feel free to submit suggestions or update the pull request if you have
access to.
Cheers
Bruno
[1]
https://github.com/apache/cordova-coho/blob/master/docs/processing-pull-requests.md
[2] https://mahout.apache.org/developers/github.html
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kinow/opennlp-site OPENNLP-1045-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp-site/pull/11.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11
----
----
> Add documentation for development with Git (at ASF, GitHub, etc) for OpenNLP
> ----------------------------------------------------------------------------
>
> Key: OPENNLP-1045
> URL: https://issues.apache.org/jira/browse/OPENNLP-1045
> Project: OpenNLP
> Issue Type: Documentation
> Components: Website
> Reporter: Bruno P. Kinoshita
> Assignee: Bruno P. Kinoshita
> Priority: Minor
> Labels: development, documentation, git, website
> Attachments: OPENNLP-1045-menu-20170516.png,
> OPENNLP-1045-page-20170516-fullpage.png
>
>
> We need to add documentation for developers, explaining the process to work
> with Git in Apache OpenNLP.
> Listing things like proper way to commit (e.g. include JIRA issue whenever
> possible in the commit message), how to handle and merge pull requests (e.g.
> empty commits, merge with fast-forward, etc), and so it goes.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)