mahout icon indicating copy to clipboard operation
mahout copied to clipboard

DO NOT MERGE - GOFANNON PR REVIEW TOOL DEMO

Open rawkintrevo opened this issue 9 months ago • 1 comments

Purpose of PR

Describe what this PR does.

Linked Issues

Add links to related issues.

  • Closes #123
  • Related to #123

Changes Made

  • [ ] Bug fix
  • [ ] New feature
  • [ ] Documentation update

Important ToDos

Please mark each with an "x"

A GitHub issue exists (if not, please create one) [https://github.com/apache/mahout/issues]

  • [ ] Title of PR is "Issue #XXXX: Brief Description of Changes" where XXXX is the GitHub issue number.
  • [ ] Created unit tests where appropriate
  • [ ] Added correct licenses on newly added files
  • [ ] Assigned GitHub issue to self
  • [ ] Added documentation in ScalaDocs/JavaDocs and to the website
  • [ ] Successfully built and ran all unit tests, verified that all tests pass locally

If all of these items are not yet complete, but you still feel it is appropriate to open a PR, please open it as a Draft PR instead.
Once all requirements are met, you can mark it as ready for review.

Breaking Changes

Does this PR introduce a breaking change?

  • [ ] Yes
  • [ ] No

Testing & Verification

Describe how you tested the changes.

  • [ ] Unit tests added
  • [ ] Manually tested

Checklist

  • [ ] The title follows the format "MAHOUT-XXXX Brief Description"
  • [ ] GitHub issue is created
  • [ ] Code follows ASF guidelines

rawkintrevo avatar Mar 12 '25 15:03 rawkintrevo