Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 2.87 KB

CONTRIBUTING-community.md

File metadata and controls

57 lines (39 loc) · 2.87 KB

Contributing to Jaspersoft Visualize Components

We would love for you to contribute to Jaspersoft Visualize Components and help make it even better than it is today! As a contributor, here are the guidelines we would like you to follow:

Got a Question or Problem?

You could open GitHub Issues for general support questions as well as feature requests. Users should use question labels for general support questions, a request for clarification, help with using a particular feature, or a general inquiry about the project.

Found a Bug?

If you find a bug in the source code, you can help us by submitting an issue to our GitHub Repository.

Missing a Feature?

You can request a new feature by submitting an issue to our GitHub Repository.

Submission Guidelines

Submitting an Issue

Before you submit an issue, please search the issue tracker. An issue for your problem might already exist and the discussion might inform you of workarounds readily available.

We want to fix all the issues as soon as possible, but before fixing a bug, we need to reproduce and confirm it. In order to reproduce bugs, we require that you provide a minimal reproduction. Having a minimal reproducible scenario gives us a wealth of important information without going back and forth to you with additional questions.

A minimal reproduction allows us to quickly confirm a bug (or point out a coding problem) as well as confirm that we are fixing the right problem.

We require a minimal reproduction to save maintainers' time and ultimately be able to fix more bugs. Often, developers find coding problems themselves while preparing a minimal reproduction. We understand that sometimes it might be hard to extract essential bits of code from a larger codebase, but we really need to isolate the problem before we can fix it.

Unfortunately, we are not able to investigate / fix bugs without a minimal reproduction, so if we don't hear back from you, we are going to close an issue that doesn't have enough info to be reproduced.

You can file new issues by selecting from our new issue templates and filling out the issue template.

Code Contribution

We’re currently working on making this project even better and plan to open it up for community contributions in the near future. We welcome your ideas and suggestions! Please submit an issue to share your feature requests.