Yixin Liu commited on
Commit
ff5a741
·
1 Parent(s): c272be0
Files changed (2) hide show
  1. Arxiv2latex.png +0 -0
  2. CONTRIBUTION.md +11 -0
Arxiv2latex.png ADDED
CONTRIBUTION.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## Arxiv2latex Contribution Guide
2
+ Thank you for having an interest in contributing Arxiv2latex
3
+
4
+ Here are some guides for you to how to contribute
5
+
6
+ ## How to make PR
7
+ Pull requests are welcome.
8
+ 1. fork this repo into yours
9
+ 2. make changes and push to your repo
10
+ 3. send pull request from your develop branch to this develop branch
11
+ This is only way to give pull request to this repo. Thank you