Ivan Malutin
Ivan Malutin
Hello! I’m new to open-source projects and eager to contribute. I see that the issue mentioned here is still relevant. @jonesbusy, could I start working on it? If so, are...
Hi, @jonesbusy I have added tests for the FileJoinOperation class in this pull request. If I understand the requirements correctly, I’m happy to extend the test coverage further in the...
Hi @snicoll @simonbasle @bclozel! Can I help with this? Here is my step-by-step plan: 1. Compare all HTTP status codes in HttpStatus with the current RFC 9110 and identify which...
Hi, @artembilan! Could I work on this issue? Thanks!
I'll make another PR soon, no problem.
Hello, @romani! I'd like to contribute by working on [JavadocMethodCheck.java](https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMethodCheck.java). Is this available for me to take?
Hi, @mp911de! Could I work on this issue or maybe a part of it? From what I understand, the task is about replacing @Nullable and @NonNull annotations with JSpecify annotations,...
Thanks! I’ll wait for that.
Hi, @schauder! Could I work on this? If so, is there any additional information I should know before I start working on it? Thanks!
Hi @schauder ! I just wanted to confirm that my understanding of the implementation is correct. Here's what I think needs to be done: 1. The delete method will be...