[
https://issues.apache.org/jira/browse/APEXCORE-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15493585#comment-15493585
]
ASF GitHub Bot commented on APEXCORE-534:
-----------------------------------------
Github user tweise commented on a diff in the pull request:
https://github.com/apache/apex-site/pull/50#discussion_r78986398
--- Diff: src/md/contributing.md ---
@@ -14,7 +14,38 @@ This project welcomes new contributors and invites
everyone to participate. Our
People that help with the project in any of the above categories or other
ways are contributors. See the
[roles](http://www.apache.org/foundation/how-it-works.html#roles) as defined by
the ASF. Community members that make sustained, welcome contributions to the
project may be invited to become a [committer](/people.html).
-## Code Style
+## Before coding: One time Setup
+
+### JIRA
+
+Apache JIRA is used for issue tracking. If you do not already have an
Apache JIRA account, sign up [here](https://issues.apache.org/jira/). Note that
the user name should have no white spaces or other special characters that
complicate auto-completion within JIRA comments etc.
+
+Please use a single JIRA account only (don't create multiple with
different email addresses) to retain the issue history. Please use a permanent
email address, for an existing account it can be changed in the profile. If you
absolutely have to change your user name, contact INFRA.
+
+Apex has 2 JIRA projects:
+
+1. [APEXCORE](https://issues.apache.org/jira/browse/APEXCORE/) for
[apex-core](https://github.com/apache/apex-core) and
[apex-site](https://github.com/apache/apex-site)
+2. [APEXMALHAR](https://issues.apache.org/jira/browse/APEXMALHAR/) for
[apex-malhar](https://github.com/apache/apex-malhar)
+
+Before working on changes for any of the repositories, please locate an
existing JIRA ticket or submit a new one. In order to assign an issue to
yourself, you need to be listed as contributor in the JIRA project. PMC members
have access to add new contributors, please request to be added through a
comment on the candidate ticket.
--- End diff --
I considered that but if you are looking at a ticket, then it is easier to
do it from there and it will result in an email to the dev list.
> Improve setup instructions in contributor guidelines
> ----------------------------------------------------
>
> Key: APEXCORE-534
> URL: https://issues.apache.org/jira/browse/APEXCORE-534
> Project: Apache Apex Core
> Issue Type: Task
> Reporter: Thomas Weise
> Assignee: Thomas Weise
>
> Improve instructions for newcomers to get started contributing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)