Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Updated the CONTRIBUTING.md #3723

Closed
wants to merge 1 commit into from

Conversation

Samuelchigozie
Copy link

Revamp the file

Related issue

What changes does this PR do?

Screenshots (If any)

Questions

Copy link

github-actions bot commented Jul 2, 2024

This repository is for practice only and therefore it will not count towards hacktoberfest.

Comment on lines -8 to +22
1. [Fork](https://help.github.com/articles/fork-a-repo/) this awesome project. This will create a copy of this repo in your github account.
2. [Clone](https://help.github.com/articles/fork-a-repo/#step-2-create-a-local-clone-of-your-fork) your forked version `git clone [email protected]:<YOUR-USERNAME>/open-source-practice.git`
3. Make changes
4. Create a new [branch](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches#working-with-branches)
5. [Commit](https://help.github.com/articles/adding-a-file-to-a-repository-using-the-command-line/) your changes (write a short descriptive message of what you have done)
6. [Push](https://help.github.com/articles/pushing-to-a-remote/) your changes to your forked version
7. Go to the original project on GitHub & Create a [Pull Request](https://help.github.com/articles/about-pull-requests/)
1. **Fork** the repository by clicking on the 'Fork' button on the top right of the repository page. This creates a copy of the project in your GitHub account.

2. **Clone** your forked repository to your local machine using the following command:

## DONE 🥳
git clone [email protected]:<YOUR-USERNAME>/open-source-practice.git


3. **Make your changes** in your local copy of the repository.

4. Create a new **branch** to encapsulate your changes. Branch names should be descriptive of the feature or fix you are implementing.

5. **Commit** your changes with a clear and concise commit message that describes the purpose of your changes.

6. **Push** your changes to your forked repository:

7. Navigate to the original repository on GitHub and click on the **'New Pull Request'** button. Fill out the necessary details in the pull request template and submit your pull request.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that there is no reason in removing the linked articles.

@schmelto
Copy link
Contributor

Thanks four your contribution please only adjust the readme and add your name if not already done. Thanks for your understanding

@schmelto schmelto closed this Jul 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants