pitrou commented on code in PR #14919:
URL: https://github.com/apache/arrow/pull/14919#discussion_r1046080298


##########
docs/source/developers/overview.rst:
##########
@@ -33,7 +33,7 @@ checklist for using ``git``:
   "upstream".
 * Keep your fork's **master branch synced** with ``upstream/master``.
 * **Develop on branches**, rather than your own "master" branch.
-* It does not matter what you call your branch. Some people like to use the 
JIRA
+* It does not matter what you call your branch. Some people like to use the 
GitHub
   number as branch name, others use descriptive names.

Review Comment:
   ```suggestion
     issue number as branch name, others use descriptive names.
   ```



-- 
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]

Reply via email to