Closed mrryanjohnston closed 1 month ago
I started writing a comment on another computer and forgot to send!
Is there an automated way to test my changes?
There's a few ways of varying amounts of "automated":
python manage.py validatemetainfofile
and python manage.py validatelanginfofiles
, same things run on PRs)I also noticed the contributions add new concepts (which you figured out on your own). I'll probably make some suggestions to help them match some styles we have on other concept files.
So the tl;dr of my not merging yet is that it crashes when trying to look up this change. It's not the fault of this, and I made issue #746 for this. So it'll have to wait to get merged until that's resolved!
So the tl;dr of my not merging yet is that it crashes when trying to look up this change. It's not the fault of this, and I made issue #746 for this. So it'll have to wait to get merged until that's resolved!
No rush :) let me know if I can help
I think #751 fixed the bug on #746 to make this work! I can merge it in now. Thanks for adding to this!
I think since this was created before October it doesn't count towards Hacktoberfest, but this project is opted in, so if you want to keep contributing, future PRs in October would count towards the 4 PRs!
What GitHub issue does this PR apply to?
Resolves #743
What changed and why?
I added the CLIPS programming language, as well as 2 structures and 4 concepts.
Checklist
Any additional comments or things to be aware of while reviewing?
Is there an automated way to test my changes?