Re: New to community-Introducing myself

2023-12-31 Thread Alex Herbert
On Sun, 31 Dec 2023 at 20:54, Narasimha asuri
 wrote:
>
> Hi,
>
> Chary here, I am a beginner java developer and I used many components
> of Apache commons library in my previous project, Lang, IO, Math. Saw the
> commons - math library and am on looking to help solve some issues.
>
>
>
> Chary.

Welcome.

You can find all of the Commons components from the homepage [1].

Each Commons component has its own Jira tracker for issues [2]. Please
look at the component you are interested in to see outstanding issues
and find ideas for issues to work on. The README in the component
repository (mirrored through GitHub) has a link to the relevant Jira
project, e.g. [3, 4], or you can find it from the component homepage
under the 'Issue Management' section [5].

Any discussion on development for a specific component can be started
as a discussion on this mailing list using the component as a message
subject prefix in square brackets, e.g. [math] my idea is ...

Alex

[1] https://commons.apache.org/
[2] https://issues.apache.org/jira
[3] https://github.com/apache/commons-math
[4] https://issues.apache.org/jira/projects/MATH
[5] https://commons.apache.org/proper/commons-math/issue-management.html

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



New to community-Introducing myself

2023-12-31 Thread Narasimha asuri
Hi,

Chary here, I am a beginner java developer and I used many components
of Apache commons library in my previous project, Lang, IO, Math. Saw the
commons - math library and am on looking to help solve some issues.



Chary.