DEV Community

anshul137
anshul137

Posted on

DPS909 Blog :Third contirbution in HACKTOBERFEST

Hey everyone, thanks for reading my Blog post. This post is regarding my Third contribution to the HACKTOBERFEST.

Overview

In Release 0.2 we were asked to participate in the Hactoberfest so that we could contribute to real open source projects. Furthermore, the main goal of this release is to help you gain experience and confidence in contributing to open source projects through direct involvement in a number of real projects.

Finding right Open Source Projects

For my third contribution to an open source project i have chosen this Repo on Qurl.gq

Qurl.gq is an open-source URL Shortener written in Node.js.

Issue

Issue which i have found in Qurl.gq is about Create format script for the application.

Link to issue-24

In this issue I have to create the script and added a script in package.json to format every file (*.js, *.ejs, *.css).

Pull Request

After creating the script i have created this PR.

Conclusion

Working on Open source projects has really helped me a lot to learn about the new way and let me gain some experience on how to work on open source projects.

Thanks

Top comments (0)