You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Andy Grove <an...@gmail.com> on 2018/04/01 20:04:51 UTC

Should I create a JIRA for each PR?

I created two small PRs today. Should I be creating a JIRA for each one?

https://github.com/apache/arrow/pull/1819
https://github.com/apache/arrow/pull/1821

Thanks,

Andy.

Re: Should I create a JIRA for each PR?

Posted by Wes McKinney <we...@gmail.com>.
Hi Andy,

JIRA is the project's system of record for development activity and
planning. It's used to generate changelogs for releases. The general
guideline is that there should be a JIRA for any change that should appear
in the changelog. So you wouldn't need to make one to fix a typo in a
README for example. I would suggest creating JIRAs for both of these
patches.

Thanks!

On Sun, Apr 1, 2018, 1:05 PM Andy Grove <an...@gmail.com> wrote:

> I created two small PRs today. Should I be creating a JIRA for each one?
>
> https://github.com/apache/arrow/pull/1819
> https://github.com/apache/arrow/pull/1821
>
> Thanks,
>
> Andy.
>