On Fri, Jan 17, 2020 at 17:35 ToddAndMargo via perl6-users < perl6-us...@perl.org> wrote:
> Hi Trey, > > I wanted to add an example to > > https://docs.raku.org/routine/+$CIRCUMFLEX_ACCENT > > Do I Git the entire documentation project to do so? > Can I jsut Git that page? If so, where do I find > it to Git? > > And when I ask for an evaluation, do they have to dig > through the entire project to find my additions? You described yourself as a sysadmin at one point, so as a former sysadmin, I may have been assuming a certain basis of shared knowledge we do not have. If you simply weren’t familiar with Git, I’d have some suggestions for ways to fake it. But if you’re not familiar with the concepts of a unified diff, how patchfiles are generated and applied, or commits as tree deltas over time, then I’d suggest you simply post your suggested example in a Github Issue and explain that you don’t understand Git well enough to do this yourself.