Browse Source

Merge 22aa4acda8 into 7fd1a60b01

pull/10776/merge
Chandra-prakash7 2 months ago committed by GitHub
parent
commit
dd11708346
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 16
      README

16
README

@ -1 +1,17 @@
Hello World! Hello World!
## Contribution
This project demonstrates collaborative development using Git and GitHub's fork-and-pull request workflow.
## How to Contribute
1. Fork the repository.
2. Create a feature branch.
3. Make your changes.
4. Commit and push your changes.
5. Create a pull request.
## Submitting a Pull Request
To contribute changes, create a feature branch, make your changes, commit them, and push the branch to GitHub. Then create a pull request so the changes can be reviewed before they are merged.
Loading…
Cancel
Save