AlenkaF commented on code in PR #14919: URL: https://github.com/apache/arrow/pull/14919#discussion_r1047123596
########## docs/source/developers/bug_reports.rst: ########## @@ -186,8 +173,8 @@ Arrow is an expansive project supporting many languages and organized into a number of components. Identifying the affected component(s) helps new issues get attention from appropriate contributors. -* Use the **Component** field to indicate the area of the project that your - issue pertains to (for example "Python" or "C++"). +* Use a **Component** label to indicate the area of the project that your + issue pertains to (for example "Component: Python" or "Component: C++"). Review Comment: Ah, I thought anybody can select the component from the label list. In that case we can write something like: "Component label, which can be added by a committer of the Apache Arrow project, is used to indicate the area of the project that your issue pertains to ..." -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
