Contribute

Weld is open source and we welcome contributions from the community.

Source Code

How to Contribute

  1. Fork the repository on GitHub
  2. Create a branch for your changes
  3. Submit a pull request

For build instructions and development setup, see the README in each repository.

Reporting Bugs

The issue tracker is where all Weld bugs, feature requests and enhancement requests reside.

When filing a bug, please:

  1. Browse existing issues before creating a new one to avoid duplicates
  2. Create one issue per bug — keep each issue focused and trackable
  3. Give the issue a clear name that describes the problem
  4. Provide environment details — Weld version, application server, Java version
  5. Describe the issue clearly — the better the description, the faster we can help
  6. Provide a reproducer if possible — a minimal example showing the bug speeds up the fix significantly

Contact