Skip to content

Commit 543c692

Browse files
authored
Merge branch 'master' into patch-1
2 parents ae964f9 + 19b4719 commit 543c692

File tree

2 files changed

+58
-30
lines changed

2 files changed

+58
-30
lines changed

CONTRIBUTING.md

+13-14
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
1-
21
# Contribution
3-
This project would not be possible without your help and support and we appreciate your willingness to contribute!
2+
This project would not be possible without your help and support, and we appreciate your willingness to contribute!
43

5-
### Creating New Translation
4+
### Creating a New Translation
65

7-
In order to create a new translation, you need to follow these steps:
6+
To create a new translation, please follow these steps:
87

9-
* Fork the [main repo](https://github.com/leonardomso/33-js-concepts).
10-
* Add yourself to the watch list of the main repo to keep up with changes.
11-
* Translate the repo on your forked repo.
12-
* Go to the [main repo](https://github.com/leonardomso/33-js-concepts) and edit the README.md to include your translated repo link there.
13-
* Inside the **Community**, add a new line with the link for your translated repo like:
14-
* [Your language in native form (English name)](link to your repo here) — Your Name
15-
* e.g. `[日本語 (Japanese)](https://github.com/oimo23/33-js-concepts) — oimo23`
16-
* Create a new Pull Request with the name "Add *your language here*" translation.
17-
* Now, just wait for the merge!
8+
* Fork the [main repository](https://github.com/leonardomso/33-js-concepts).
9+
* Add yourself to the watch list of the main repository to stay updated with any changes.
10+
* Translate the repository on your forked copy.
11+
* Go to the [main repository](https://github.com/leonardomso/33-js-concepts) and edit the README.md file to include a link to your translated repository.
12+
* Inside the **Community** section, add a new line with the link to your translated repository in the following format:
13+
* [Your language in native form (English name)](link to your repository here) — Your Name
14+
* For example, `[日本語 (Japanese)](https://github.com/oimo23/33-js-concepts) — oimo23`
15+
* Create a new Pull Request with the name "Add *your language here* translation."
16+
* Now, just wait for the merge!
1817

1918
## License
20-
By contributing, you agree that your contributions will be licensed under its [MIT license](./LICENSE).
19+
By contributing, you agree that your contributions will be licensed under the [MIT license](./LICENSE).

0 commit comments

Comments
 (0)