Supporting Apache


Apache Spot functionality is divided into different modules, go to each module for developer documentation:

Community Support

Our Central repository for our Apache Spot solution is found here. If you find a bug, have question or something to discuss please contact us:

Contributing to Apache Spot

Help us improve Apache Spot!

Apache Spot is Apache 2.0 licensed and accepts contributions via GitHub pull requests. Please follow the next steps and join our community. Disconnected

  • Create an Issue.
  • Community Access.

Contributing to Apache Spot code

  • Fork the repo of the module that you wish to commit to.
  • Create a Branch, we use topic branches for our commits.
  • Push your commit(s) to your repository.
  • Create a pull request to the original repo in Apache Spot organization.

Commit Guidelines

  • Bug fixes should be a single commit.
  • Please be clear with the commit messages about what you are fixing or adding to the code base. If you code is addressing an open issue please add the reference to the issue in the comments with: Fix: Issue's URL.

Merge approval

Apache Spot maintainers use +1 in a comment on the code review to indicate acceptance, at least 3 "+1" from maintainers are required to approve the merge. If you have any question or concern please feel free to add a comment in your pull request or branch and tag any of the maintainers.

Licensing

Apache Spot is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

More Info

Apache Incubator

Apache Spot is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

The contents of this website are © 2016 Apache Software Foundation under the terms of the Apache License v2. Apache Spot and its logo are trademarks of the Apache Software Foundation.

Top