Skip to content

arshadjama1/mockify-frontend

Repository files navigation

🤝 Contribution Guide

Step 1: Fork the Repository

Click the “Fork” button at the top right of this page to create your own copy of the repository under your GitHub account.

Step 2: Clone Your Fork Locally

Clone your fork so you can start making changes on your local machine:

git clone https://github.com/<your-username>/mockify-backend.git
cd mockify-backend

Step 3: Create a new branch for your work

git checkout -b feature/user-authentication

Step 4: Commit and push your changes to your fork:

git commit -m "docs: add contribution guidelines"
git push origin fix/improve-readme

Step 5: Pull Request

Open a Pull Request from your fork’s branch to the main branch of the original repo.

Step 6: Merging

One of us will review your PR and provide feedback. Once approved, it’ll be merged.

About

Frontend service for Mockify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published