-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
## Contributing | ||
|
||
### Guidelines | ||
|
||
Fork this repository and add new papers: | ||
If you want to add a new result, just click the small edit button for the corresponding task in the upper right corner of the file (see below). | ||
|
||
<img width="1238" alt="截屏2021-05-18 10 20 44" src="https://user-images.githubusercontent.com/15137975/118580807-1a23ed80-b7c3-11eb-851a-9e918ec03b93.png"> | ||
|
||
This allows you to edit the file in Markdown. Just add the information of a paper to the corresponding list in the same format. After making changes, click the "Preview Changes" tab at the top of the page to ensure that the list can still be displayed normally. If everything looks good, go to the bottom of the page and you will see the following table. | ||
|
||
<img width="1237" alt="截屏2021-05-18 10 21 26" src="https://user-images.githubusercontent.com/15137975/118580854-345dcb80-b7c3-11eb-80dd-810dc250d4a0.png"> | ||
|
||
Add a name and an optional description for your proposed change, indicating that you want to "create a new branch for this commit and initiate a pull request", and then click "Suggest file changes." |