Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thank you for contributing to jsonpickle! This is just a quick template for you to fill out to make sure that jsonpickle can stay insulated from any legal uncertainty regarding copyrightability of code made by generative AI, and to make sure that we keep the code base easily maintainable.
In order for us to merge your PR, please confirm that all of these boxes are true when applied to this PR and check them if so:
CHANGES.rstfile for this change.pytestand run formatting withblack.Add a basic PR template for jsonpickle. The PR template contains a general reminder section for things I forget often and an AI section. Ideally, the AI portion should help us limit AI usage to places where it's appropriate (non-mission-critical code), limit the blast radius if it has to be removed for some reason, and so on without completely prohibiting any potential productivity gains. It can be revised in the future to expand allowed usage as AI models get better or shrink allowed usage if necessary, but I think it's good enough for now.