Skip to content

Commit 7ed2829

Browse files
authored
contributing file translating (#350)
1 parent b670368 commit 7ed2829

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CONTRIBUTING.en.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Contributing
2+
3+
## Translation
4+
5+
Please pick any work without translation by `submit new issue`. English version and Chinese version are distinguished by file name, e.g. Chinese version file name abc.md, the corresponding English version should be abc.en.md.
6+
7+
Manual translation instead of machine translation, there is no need to translate the technical jargon.
8+
9+
## Contributing to problems
10+
11+
Please follow the template of "problems", what you need to submit are:
12+
13+
- Problem and solution markdown file
14+
- Add the link of the solution in README.md
15+
- Add the link of the solution in README.en.md (optional)
16+
- draw.io file(xml) or pictures (optional)
17+
18+
> Template for reference: [1014.best-sightseeing-pair](./templates/problems/1014.best-sightseeing-pair.md)
19+
> Online painting tools like https://excalidraw.com/, draw.io, processon or iPad apps
20+
21+
## Contributing to daily problem
22+
23+
- Please follow the template of "daily problem" and submit the issue with correct tags (can refer to official tags on LeetCode).

0 commit comments

Comments
 (0)