Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.17 KB

CONTRIBUTING.adoc

File metadata and controls

28 lines (18 loc) · 1.17 KB

Contributing to Spring Boot for Apache Geode

Spring Boot for Apache Geode (SBDG) is released under the Apache 2.0 license. If you would like to contribute something, or simply want to hack on the code this document should help you get started.

Sign the Contributor License Agreement

If you have not previously done so, please fill out and submit the Contributor License Agreement.

Code of Conduct

Please see our code of conduct

Reporting Security Vulnerabilities

Please see our Security policy.

Using GitHub issues

We use GitHub issues to track bugs and enhancements. If you have a general usage question please ask on Stack Overflow. The Spring Boot team and the broader community monitor the spring-session tag.

If you are reporting a bug, please help to speed up problem diagnosis by providing as much information as possible. Ideally, that would include a small sample project that reproduces the problem.