code-reviews

Chase 2022-01-05T15:53:36.119300Z

I think I did it! My first PR request (hopefully): https://github.com/viebel/data-oriented-programming/pull/13

🎉 2
Chase 2022-01-05T15:55:23.120400Z

Except I did it by forking the repo, pushing my files onto it and then sending a PR. What is an alternative (better?) way of doing that? Something as a patch or something?

Yehonathan Sharvit 2022-01-05T05:33:48.118200Z

@chase-lambert Could you open a PR? It will be easier to provide comments on your code.