Charles,

Welcome to the community! Very glad to have you, it is excellent that
you'd like to contribute, thank you in advance!

For the Jira filter, "beginner" is a label, here is a query for open
cases marked as "beginner":
https://issues.apache.org/jira/browse/NIFI-2359?jql=project%20%3D%20NIFI%20AND%20labels%20%3D%20%20beginner%20and%20status%20not%20in%20(Resolved%2C%20Closed)

For resources, you may want to take a look at NiFi documentation[1],
especially the Developer Quickstart [2] and Developer's Guide [3].
There is also a great list of NiFi resources on Joey's GitHub  [4]. If
you haven't already, you may want to create an account in Jira [5] so
you can assign yourself cases, etc.

Regards,
Matt

[1] https://nifi.apache.org/docs.html
[2] https://nifi.apache.org/quickstart.html
[3] https://nifi.apache.org/developer-guide.html
[4] https://github.com/jfrazee/awesome-nifi
[5] https://issues.apache.org/jira/browse/NIFI

On Wed, Aug 24, 2016 at 1:10 PM,  <[email protected]> wrote:
> Hi,
>
> I'm looking to make some contributions to the Apache NiFi project. The Apache 
> Nifi documentation advises the reader to visit the NiFi's JIRA page to find 
> tickets that are tagged as "beginner".
>
> I've been to the site, but, I have not discover a way in the UI to filter the 
> unresolved issues based on a 'beginner tag'.
>
> I did report a bug 2 days ago (#2625), which I'd like to fix. How do you 
> recommend I proceed?
>
> Cheers,
> Charles

Reply via email to