Closed jeangit closed 3 years ago
Could you also follow steps 5 and 6 from converting examples? https://github.com/greenfork/nimraylib_now/blob/master/CONTRIBUTING.md
I think you missed this comment?
i have read CONTRIBUTING but was focalized of the source itself with NEP1 rules , and forgot the test suite part.
@jeangit do you want to do final fixes or I can do them for you?
sorry i haven't seen this message. Yes, you can tune as you want the sample.
@jeangit no problem. And by the way, git saves the history of the code. For example, if you did some changes, it is recorded in the git history. And if I do any changes on top of it, the authorship of the code according to git will belong to us 2. So if you don't mind, I will just do several slight changes in this same PR and commit our work together. I think it is important to give the credit for the work like that.
everything should be reverted now. (basically, adding
find_missing_examples.nim
again, and .gitignore…) for .gitignore, i think it should stay local in a shared project like this.