Hi Greg,

The process would be to create a JIRA [1], you can request an account
if you don't have one already. Then, once you have a JIRA NIFI-XXX,
you can submit a pull request with the changes you'd like to propose.
The file you gave in example is located here [2]. Please note that you
can't submit changes directly against the NiFi codebase, you have to
create a fork in your Github account, create a branch with your
changes and then submit a PR in NiFi with your branch against the main
branch in NiFi.

Hope this helps, and thanks for willing to improve the documentation,
this is highly appreciated.

[1] https://issues.apache.org/jira/browse/NIFI
[2] 
https://github.com/apache/nifi/blob/main/nifi-docs/src/main/asciidoc/getting-started.adoc

Le mer. 9 avr. 2025 à 21:14, Greg Joiner <gljoi...@gmail.com> a écrit :
>
> First I wanted to say thank you for these great docs and awesome program.
>
> On the page https://NiFi.apache.org/docs/nifi-docs/getting-started.html
>
> In  'Connecting Processors' section in the last paragraph, on the second to
> last sentence it tells how to set the success relationship on the
> 'Settings' tab. This is now on its own 'Relationships' tab instead and it
> is a checkbox.
>
> I didn't see where this a Wiki or anything to submit suggestions.
>
> Thank you in advance for your time and efforts.
>
> Thanks, Greg Joiner

Reply via email to