Week 6
Last week, I made my first formal PR. It was also my first real step into open source. At first, it was hard to find a repo that felt suitable. Many projects were too complex. Luckily, I met a very nice maintainer who replied kindly and clearly.
I improved the UI by adding a file path under the file name, implementing a fallback “Open File…” button, and creating a test set to help the maintainer check the feature. It was a small change, but it made the interface clearer. The biggest challenge was understanding the code structure before touching anything.
In the future, I hope to work on projects where I can improve UI and user experience. I know I can contribute careful UI changes and small improvements. The contribution I am most proud of is the fallback button — it looks simple, but I really thought about how users would use it.