How I make PR? #2
Answered
by
swaraj-das
annonymus-coder
asked this question in
Q&A
-
How can I make PR? |
Beta Was this translation helpful? Give feedback.
Answered by
swaraj-das
Oct 25, 2024
Replies: 1 comment
-
Here’s a concise guide on how to make a Pull Request (PR) for your project, formatted for a How to Make a Pull Request (PR)Follow these steps to submit a pull request: 1. Fork the Repository
2. Clone the Forked Repository
3. Create a New Branch
4. Make Changes
5. Commit Your Changes
6. Push the Changes to Your Fork
7. Create a Pull Request (PR)
8. Wait for Review
Following these steps ensures that you properly contribute to the project! This guide is formatted for easy reading and contains all the essential steps to create a PR from forking to submission. Let me know if you need more details! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
annonymus-coder
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here’s a concise guide on how to make a Pull Request (PR) for your project, formatted for a
README.md
file:How to Make a Pull Request (PR)
Follow these steps to submit a pull request:
1. Fork the Repository
2. Clone the Forked Repository
3. Create a New Branch
cd repository-name