On 2020-01-17 16:02, Trey Harris wrote:
On Fri, Jan 17, 2020 at 17:35 ToddAndMargo via perl6-users
<perl6-us...@perl.org <mailto: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.
Hi Trey,
You can drive a truck through the definition of a Sys Admin.
I do I.T. support for small businesses. I get called all
kinds of titles. (I actually find it sweet that I get called
a Nerd a lot. They mean it with affection.)
An actual title I do have is Bachelor of Science in
Computer and Electronic Engineering. So, I am technically
an "Engineer". Never got the PE (professional engineer)
stamp from the State though, as I do not need it for what
I do.
https://github.com/Raku/doc/issues
Seems like an excellent place to post suggestions
until I get to the point were I understand Pull
Requests better.
Thank you!
:-)
-T
Tom wrote me off line that he is working on a How To
paper for Git and Pull. That should do the trick!