Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 578 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 578 Bytes

⛑️ Contributing

This is an open source project, I do it for free, you can support my work just following these steps.

🐛 Bug Reports

If you find a bug please report it opening an issue here, on github.

📖 Pull Requests

If you want to help the project you can make a pull request.

📋 Here you are some informations

  • Follow the Google Java Style Guide.
  • Do not delete api methods, deprecate them.
  • If you want to change the configuration system, add a legacy configuration for old users.