Week 10: Reflection on Our Group Work
Group Progress and Contributions
This week we had an in-class meeting and discussed our progress on the Frosty project. Everyone continued working on different tasks and shared updates during the meeting.
I commented on an issue and continued working on the adaptive themed icons for Android. This week I was able to finish the implementation, and I am now preparing to test it before submitting a pull request. This is the first time I worked on a feature like this in an open source project, so I want to make sure everything works correctly before submitting.
Yuxuan submitted a pull request adding documentation, including a contributing.md file. He also commented on an issue related to implementing Twitch’s message pin feature. Paul continued working on fixing the issue where audio is not present on the home screen or lock screen.
As a group, we also reviewed some merged pull requests together. This helped us understand what successful pull requests usually look like, including how they are structured and how contributors explain their changes. This was very helpful because it gave us a clearer idea of what maintainers expect.
One challenge we are still facing is communication with the maintainer. We are trying to reach out, but responses are not always immediate, which makes it harder to confirm whether we are working in the right direction.
For next week, our goals are to write a CODE_OF_CONDUCT.md file and continue working on other issues. I also plan to finish testing my icon changes and submit my pull request.