
1 Sep
2015
1 Sep
'15
8:19 p.m.
will binns wrote:
Hi, my name's Will - I'm interested in contributing to the website. I see things in Trac. Can I just clone the repo and start submitting PRs relating to open issues I might be able to help with, or do I need to do something else first?
Hi Will! Getting direct push access isn't a straightforward process. But you can clone the repo somewhere publicly like github, make fixes, and then comment with a link to the commit. You can also clone locally, make fixes, create a patch with `git show > cssfix.txt` and attach the patch to the trac item you've fixed. In both cases, set the bug status to needs_review when you want review. Thanks for helping! =) best, Griffin