[
https://issues.apache.org/jira/browse/MAHOUT-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000112#comment-16000112
]
ASF GitHub Bot commented on MAHOUT-1980:
----------------------------------------
GitHub user rawkintrevo opened a pull request:
https://github.com/apache/mahout/pull/316
MAHOUT-1980 Add Tutorial for Contributing Algorithms
### Purpose of PR:
Please give a short description of what this PR is for.
A tutorial for new users wishing to contribute an algorithm.
### Important ToDos
Please mark each with an "x"
- [x] A JIRA ticket exists (if not, please create this
first)[https://issues.apache.org/jira/browse/ZEPPELIN/]
- [x] Title of PR is "MAHOUT-XXXX Brief Description of Changes" where XXXX
is the JIRA number.
- [x] Created unit tests where appropriate
- [x] Added licenses correct on newly added files
- [x] Assigned JIRA to self
- [x] Added documentation in scala docs/java docs, (and website once that
is merged to dev)
- [x] Successfully built and ran all unit tests, verified that all tests
pass locally.
If all of these things aren't complete, but you still feel it is
appropriate to open a PR, please add [WIP] after MAHOUT-XXXX before the
descriptions- e.g. "MAHOUT-XXXX [WIP] Description of Change"
Oh by the way, does this change break earlier versions?
No
Is this the beginning of a larger project for which a feature branch should
be made?
No
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rawkintrevo/mahout mahout-1980
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/316.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 #316
----
commit 42e10d6829384a54581861c9dff1b470b72ec6e9
Author: rawkintrevo <[email protected]>
Date: 2017-05-07T23:04:12Z
MAHOUT-1980 Tutorial for contributing Algos
MAHOUT-1979 Remove references to develop branch
----
> Create Tutorial for Contributing Algorithms
> -------------------------------------------
>
> Key: MAHOUT-1980
> URL: https://issues.apache.org/jira/browse/MAHOUT-1980
> Project: Mahout
> Issue Type: Improvement
> Components: website
> Reporter: Trevor Grant
> Assignee: Trevor Grant
>
> Make a walk through explaining how to contribute an algorithm in a way that
> is consistent with the new 'algorithms' framework.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)