Re: Guide for new committers

2015-09-21 Thread Andy Perlitch
Makes sense. Thanks Chris. On Mon, Sep 21, 2015 at 1:13 PM, Chris Nauroth wrote: > It's typical to use the project's main JIRA project to track documentation > and website enhancements, not a separate JIRA project. You could consider > using the Component field, set to something like "documenta

Re: Guide for new committers

2015-09-21 Thread Chris Nauroth
It's typical to use the project's main JIRA project to track documentation and website enhancements, not a separate JIRA project. You could consider using the Component field, set to something like "documentation", for further refinement. That would then allow you to query JIRA for all documentat

Re: Guide for new committers

2015-09-21 Thread Andy Perlitch
Certainly on board for using JIRA to track website issues, however does that mean we have to create a new JIRA project? -Andy On Fri, Sep 18, 2015 at 2:45 PM, York, Brennon wrote: > Andy, that’s awesome. I figure, to your earlier point on tracking website > issues, I figure we can just make mor

Re: Guide for new committers

2015-09-18 Thread York, Brennon
Andy, that’s awesome. I figure, to your earlier point on tracking website issues, I figure we can just make more JIRAs and track there. That was we at least have a reference. Thanks for this! On 9/18/15, 10:16 AM, "Andy Perlitch" wrote: >Brennon, > >I have added this page >

Re: Guide for new committers

2015-09-18 Thread Andy Perlitch
Brennon, I have added this page to the site. It's basically just what thomas mentioned earlier in this email, and could probably use a little more love. Also, once we get our new docs worked out, we'll formalize this doc and put i

Re: Guide for new committers

2015-09-16 Thread Andy Perlitch
Hey Brennon, The website is backed by an apache git repository ( https://git-wip-us.apache.org/repos/asf/incubator-apex-site.git). The github mirror is here: https://github.com/apache/incubator-apex-site. I made a first pass at the README when creating it for the first time but I assume there are

Re: Guide for new committers

2015-09-16 Thread York, Brennon
Nailed it! Thanks @Thomas for this. @Andy, could you help me understand how to update the incubator site (apex.incubator.apache.org)? I’d like to take a stab at either updating the docs there (if you haven’t) or know how to do it :) On 9/16/15, 9:28 AM, "Andy Perlitch" wrote: >I'll be sure and

Re: Guide for new committers

2015-09-16 Thread Andy Perlitch
I'll be sure and add these instructions to the website. Andy > On Sep 16, 2015, at 8:47 AM, Thomas Weise wrote: > > Brennon, > > See below. What you are looking for is mentioned under committer. > > We should probably add this to our web site. > > Thanks > > > *As contributor:* > > Fork t

Re: Guide for new committers

2015-09-16 Thread Thomas Weise
Brennon, See below. What you are looking for is mentioned under committer. We should probably add this to our web site. Thanks *As contributor:* Fork the ASF github mirror: https://github.com/apache/incubator-apex-core/ You can then update your local repository to add the new fork as remote

Re: Guide for new committers

2015-09-16 Thread York, Brennon
All, can someone provide a succinct guide on how to merge in a PR from the Github mirror (at github.com/apache/incubator-apex-core) into the Apache github repo (at https://git-wip-us.apache.org/repos/asf/incubator-apex-core.git). I¹m trying to test my commit access by merging in Thomas¹ PR (#53 to

Guide for new committers

2015-08-27 Thread Hitesh Shah
Hi folks For all the folks who recently got accounts created, here are a set of useful links to help get you started: A general good-to-read guide about the ASF: http://incubator.apache.org/learn/theapacheway.html New Committer Guide: http://www.apache.org/dev/new-committers-guide.html Usin