As my last and the fourth contribution in hacktoberfest 2021, I contributed in another issue from meiliesearch-java, which was the first project I contributed in hacktoberfest.
I was planning to work on another issue, but I faced some environment issues with the project, I had to choose another issue from other project.
The reason I picked this issue was that I know the sub-setting methods already from previous experience which I worked on creating unit tests for sub-setting methods. I understood the project structure and the standards.
Click here to see the issue
The issue was to add and update code samples of the sub-setting methods.
It was my first contribution on documentation. It was also my first experience using .yaml type file.
You can check my pull request here.
I added some "reset" samples of the sub-setting methods, and updated "update" code samples of the same sub-settings.
As of this, I completed four pull requests for hacktoberfest 2021.
This was a great experience actually "contributing" in some huge projects by working on small issues.
Top comments (0)