Skip to content

mlsacbvp/REALTIMECHAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real time chatapp

MIT License

links

👨🏻‍💻Contributing

📚Important Guidelines

⚙🖥Deployment

Contributing

Contributions are always welcome!

See Contributing for ways to get started.

Please adhere to this project's code of conduct.

Step 1: Fork the repository

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account. alt

Step 2: Clone Repo

Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.

Open a terminal and run the following git command:

git clone <repo-link>

Step 2: Go to issues tab

todo

Step 3: Sync changes

If the issue is assigned to you, you can work on it and send a PR within 2-3 days after syncing new changes. sync changes

Important guidelines

  1. Without any assigned issue, don’t send a PR, and if you don’t find issues at a particular time, then visit the repo after 2-3 days.
  2. If you send a PR without being assigned an issue, your PR will be marked “spam” or “invalid”.
  3. After getting assigned an issue, you must send a PR within 2-3 days otherwise we will re-assigning that issue to someone else.

More Resources 📚

Deployment

todo