On Sat, Mar 15, 2014 at 3:38 AM, Lieven Govaerts <l...@apache.org> wrote:
> Hi, > > On Sun, Mar 9, 2014 at 4:05 AM, Dave <snoopd...@gmail.com> wrote: > > I added a page to our website that explains how to contribute code to > > Usergrid: > > > > http://usergrid.incubator.apache.org/docs/contribute-code/ > > > > Feedback is most welcome. Do I need to add more details? Should I show > > every command? Am I missing other important points? > > > > this first version looks already pretty complete to me. > > Some suggestions for improvement: > > The "contribute to this article on github" link is broken (404). It > points to the (old?) usergrid/website project on GitHub. > You can ask infra to sync the usergrid/site folder in asf's svn repo > to a usergrid-docs git repo under the apache account in GitHub and > then clone it in your usergrid account, so that a) this link actually > works and b) contributions can be submitted via a pull request. Sorry, that's been on my backlog. I was planning on fixing this by making a git-svn remote of our website available at github.com/usergrid/website so people can submit fixes to our docs via pull request. I've been hitting issues on the history parsing of the asf svn repo which has a supernaturally-high # of commits but I think I can try to get it fixed this weekend. If I can't get that to work then I'll try filing a ticket with infra to have a sync via the official github.com/apache account.