[
https://issues.apache.org/jira/browse/OPENNLP-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074499#comment-16074499
]
ASF GitHub Bot commented on OPENNLP-1045:
-----------------------------------------
GitHub user kinow opened a pull request:
https://github.com/apache/opennlp-site/pull/25
OPENNLP-1045: add git documentation
Adding Git documentation for developers.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kinow/opennlp-site OPENNLP-1045-3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp-site/pull/25.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 #25
----
commit d8a16d2a5d71a14959ddc71922db939334887744
Author: Bruno P. Kinoshita <[email protected]>
Date: 2017-07-05T09:39:35Z
OPENNLP-1045: add git documentation
----
> 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.4.14#64029)