Skip to content

Commit a45fe6a

Browse files
Merge pull request #342 from CodeChefVIT/abhitrueprogrammer-patch-2
Update CONTRIBUTING.md
2 parents f4d482c + c188aef commit a45fe6a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ If you're looking for ideas about what to work on, check out:
1010

1111
- Our [issues](https://github.com/CodeChefVIT/papers-codechef/issues)
1212

13-
The best way to propose a change is to start a [discussion](https://github.com/CodeChefVIT/papers-codechef/discussions) on our CodeChefVIT GitHub repository. Begin by creating a new issue, write a brief problem statement that clearly explains the issue you want to address, without tying it to any specific solution. It doesn’t need to be long or formal; just provide enough context to clearly understand the problem before discussing possible solutions.
13+
The best way to propose a change is to start a [discussion](https://github.com/CodeChefVIT/papers-codechef/discussions) on our CodeChefVIT GitHub repository. Begin by creating a new discussion, write a brief problem statement that clearly explains the issue you want to address, without tying it to any specific solution. It doesn’t need to be long or formal; just provide enough context to clearly understand the problem before discussing possible solutions.
1414

1515
---
1616
### Cloning the repository
17-
- **Fork** the repository.
18-
- **Clone** the repository. All the PRs would be made from this clone.
17+
- **Fork** the repository. All the PRs would be made from this fork.
18+
- **Clone** the repository.
1919

2020
### Set Up Your Local Environment
2121

@@ -51,14 +51,14 @@ Once your environment is set up, you're ready to start coding.
5151

5252
---
5353

54-
### Submit a Pull Request
54+
## Submit a Pull Request
5555

5656
- **Open a Pull Request:** On the forked repository, open a pull request and set the **base branch** to `staging` to submit your changes for review.
5757
- **Request a review:** Wait for a organization member to review your PR. Any new changes you push to your branch will be automatically attached to the PR.
5858

5959
---
6060

61-
## Mandatory PR contents
61+
### Mandatory PR contents
6262

6363
Please ensure that any Pull Request you make contains these things -
6464

@@ -73,7 +73,7 @@ Please ensure that any Pull Request you make contains these things -
7373

7474
**Note:** Trivial tab-completion (like single keywords or short phrases) does not need to be disclosed.
7575

76-
## Tips to improve the chances of your PR getting reviewed and merged
76+
### Tips to improve the chances of your PR getting reviewed and merged
7777

7878
- Small, focused & incremental pull requests are much easier to review.
7979
- Spend time explaining your changes in the pull request body.

0 commit comments

Comments
 (0)