Skip to content

Commit 0d0da25

Browse files
committed
Some updates about contributing
1 parent 54cda68 commit 0d0da25

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

CONTRIBUTING.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1-
If you don't see your paper in the list, please make a pull request or open an issue so that we can do it for you;
2-
If you find a mistake (such as wrong repository for a paper), please make a pull request or open an issue;
3-
For comments and suggestions for improving this repository, please do it [here](https://github.com/zziz/pwc/issues/1).
1+
### There are several ways that you can contribute
2+
3+
#### 1. Inspect repositories for paper and verify their correctness
4+
- Open an issue
5+
- Fix it and make a pull request
6+
7+
#### 2. Submit paper and its accompanying repository
8+
- add it to pwc.csv in /src
9+
- add it to README.md of this repository
10+
- email it to me (fvzaur@gmail.com)
11+
12+
#### 3. Take a look at open issues and figure out how you can contribute
13+
#### 4. Contribute to source code for curating Papers with Code
14+
- Source code (PWC Engine) will be open gradually in upcoming months
15+
16+
#### For comments and suggestions for improving this repository, please do it [here](https://github.com/zziz/pwc/issues/1).

src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
This folder contains all the raw data and code that is used to maintain this repository.
22

3-
As this is a work in progress, implementation is not complete yet. I will upload everything here as soon as version 1.0 of PWC project is complete. Currently I plan to do so by the end of this year (2018).
3+
As this is a work in progress, implementation is not complete yet. I will upload everything here as soon as version 1.0 of PWC project is complete. Currently I plan to do so in upcoming months.
44

55
[pwc.csv](pwc.csv) is the raw form of Papers With Code in main README page. It includes all papers and their metadata. This dataset is reqularly updated.

0 commit comments

Comments
 (0)