-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f8de7bd
commit b7ca1df
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# How to Contribute | ||
|
||
## Issues | ||
- Browse the [issues](https://github.com/Pudi-Sravan/slack-clone/issues) currently raised and select one that you would like to work on. | ||
- Each issue is labeled according to its difficulty level. | ||
- If you encounter a new issue that isn't listed, feel free to raise a new issue on the [issues page](https://github.com/Pudi-Sravan/slack-clone/issues) of the repository. | ||
|
||
## Steps to Contribute | ||
1. Review the [README.md](./README.md) file to understand the setup process and project guidelines. | ||
2. Make the necessary changes to the codebase. | ||
3. Submit a pull request to the main branch. | ||
4. In your pull request description, include details about the issue you resolved and any other relevant information. | ||
|
||
Thank you for contributing to our project! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters