Hi.

Le mar. 16 juin 2020 à 10:14, Amit Gadaley
<amit.gada...@hotwaxsystems.com> a écrit :
>
> Hello All,
>
> I am new to Apache Commons and I like to explore it and make contributions.

Welcome.

> Could anyone guide me on this? I am assuming there would be an application
> with all propers included and that I can run locally,

Actually, no: "Apache Commons" is a collection of libraries, not
an application.  Each so-called "component" is a sub-project of
"Commons", with its own repository and web pages:
    http://commons.apache.org/

The mailing lists are shared (to distinguish which components is
addressed, a post's subject line should be prefixed with the name
of the component, e.g. "[RNG]").

> see source code,

On each component's there is a link to the corresponding
repository which you can browse:
    https://gitbox.apache.org/repos/asf?p=commons-rng.git

> and
> make changes.

Then, you'd "clone" the code repository.

How to contribute is generally described on a component's
site.  When you have questions/proposals about development,
they should be posted on the "dev" mailing list.
Bugs must be reported on the issue-tracking system (JIRA).

HTH,
Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to