Skip to content

Commit ec008ee

Browse files
Revise CONTRIBUTING.md for clarity and new sections
1 parent 7dbceef commit ec008ee

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contribute to the Papers Repository
1+
<img width="1440" height="122" alt="image" src="https://github.com/user-attachments/assets/b43352aa-df3c-4165-872d-6cbc6fbcf026" /># Contribute to the Papers Repository
22

33
We appreciate your interest in contributing to the `papers-codechef` repository! Please follow these guidelines to ensure a smooth and effective contribution process.
44

@@ -8,11 +8,14 @@ We appreciate your interest in contributing to the `papers-codechef` repository!
88

99
If you're looking for ideas about what to work on, check out:
1010

11-
- Our [issues](https://github.com/CodeChefVIT/papers-codechef/issues) based on votes by the community
11+
- Our [issues](https://github.com/CodeChefVIT/papers-codechef/issues)
1212

13-
The best way to propose a change is to start a discussion 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 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.
1414

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

1720
### Set Up Your Local Environment
1821

0 commit comments

Comments
 (0)