-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hey there! Happy to see you here 😃. This is a first-timers only issue. It is specifically for people who want to get started with open source and want to contribute to smalllinks.
If you have already contributed to smalllinks or have some experience with open source software, we would request you to work on some other issue. Or better yet, create an issue for newcomers!
☑️ Step-by-step breakdown of how you can contribute to resolving this issue:
-
Claim this issue by leaving a comment. This way, anyone who lands on this issue would know the status. If it is already claimed by someone, you can ask them about the status and even collaborate with them.
-
(Optional) If you haven't set up the project locally, follow these steps first.
-
Create a new branch
-
Below is the DIFF of the code changes that are required:
- package.json
- "fastify-swagger": "^3.5.0",
+ "fastify-swagger": "^4.12.5",- Run
npm install
-
Commit your changes
-
Raise a PR 🙌
🎐 Some resources that might help in the process:
If you have any questions, please drop a comment below and we'll be happy to connect!