Skip to content

Commit 9d94239

Browse files
Merge pull request #1334 from github/patch/spelling-en-0531-local
Spelling fixes (re-opened from #1330, hi/ rename dropped)
2 parents 7a5fffb + f17efa2 commit 9d94239

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ You can find instructions to get setup in our [README](README.md#getting-started
1818
* Clone your fork to your machine.
1919
* Create a new branch for your translation work.
2020
* Copy `_data/locales/en.yml` to target locale file e.g. `_data/locales/es.yml`.
21-
* Create a new folder in the repository root e.g. `es/`.
22-
* Copy `businesses.html`, `index.html` and `maintainers.html` from the repository root into the new folder e.g. `es/businesses.html` etc.
21+
* Create a new folder in `_articles/` e.g. [`_articles/es/`](_articles/es/).
22+
* Copy `businesses.html`, `index.html` and `maintainers.html` from `_articles/` into the new folder e.g. `_articles/es/businesses.html`, etc.
2323
* Edit the `lang: en` to be the correct language in the new `businesses.html`, `index.html` and `maintainers.html` files e.g. `lang: es`
2424
* Translate messages in new locale file and use `script/server` to verify they are displayed correctly.
2525
* Send a pull request.
@@ -30,12 +30,12 @@ So you've found a bug, and want to help us fix it? Before filing a bug report, p
3030

3131
* On which page did the error happen?
3232
* How can the error be reproduced?
33-
* If possible, please also provide an error message or a screenshot to illustrate the problem
33+
* If possible, please provide an error message or a screenshot to illustrate the problem
3434

3535
If you want to be really thorough, there is a great overview on Stack Overflow of [what you should consider when reporting a bug](http://stackoverflow.com/questions/240323/how-to-report-bugs-the-smart-way).
3636

3737
It goes without saying that you're welcome to help investigate further and/or find a fix for the bug. If you want to do so, just mention it in your bug report and offer your help!
3838

3939
## Additional info
4040

41-
Especially if you're a newcomer to Open Source and you've found some little bumps along the way while contributing, we recommend you write about them. [Here](https://medium.freecodecamp.com/new-contributors-to-open-source-please-blog-more-920af14cffd)'s a great article about why writing about your experience is important; this will encourage other beginners to try their luck at Open Source, too!
41+
Especially if you're a newcomer to Open Source and you've found some little bumps along the way while contributing, we recommend you write about them. See [Shubheksha Jalan's great article about why writing about your experience is important](https://medium.freecodecamp.com/new-contributors-to-open-source-please-blog-more-920af14cffd); this will encourage other beginners to try their luck at Open Source, too!

node_modules/primer-box/README.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)