From 7c769ffa710092f8bd46972dcec0c82eb8f2d289 Mon Sep 17 00:00:00 2001 From: Catherine Paganini <74001907+CathPag@users.noreply.github.com> Date: Fri, 29 Apr 2022 09:30:38 -0400 Subject: [PATCH 1/3] How it works URL clarification --- content/en/contribute/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/contribute/_index.md b/content/en/contribute/_index.md index c303ce742d..d68e80f9c2 100644 --- a/content/en/contribute/_index.md +++ b/content/en/contribute/_index.md @@ -83,7 +83,7 @@ Copy the content… ![create new file](/images/how-to/howto-09.png) -Add the term name in the URL (no capitalization and no space) and .md at the end (note: if your preview doesn't work, you probably forgot to add .md at the end). Now paste the template content below. Copy and paste your definition into the file. To make reviews easier, please **use [semantic line breaks](https://sembr.org/)** (e.g. one line per sentence). Note that GitHub uses markdown to format the text (e.g., hyperlink, bold, italic). Please refer to this [markdown cheat sheet](https://www.markdownguide.org/cheat-sheet/). To verify you've used markdown as intended, go to "preview." +Add the term name in the URL (no capitalization and no space. Use a - to separate words instead) and .md at the end (note: if your preview doesn't work, you probably forgot to add .md at the end). Now paste the template content below. Copy and paste your definition into the file. To make reviews easier, please **use [semantic line breaks](https://sembr.org/)** (e.g. one line per sentence). Note that GitHub uses markdown to format the text (e.g., hyperlink, bold, italic). Please refer to this [markdown cheat sheet](https://www.markdownguide.org/cheat-sheet/). To verify you've used markdown as intended, go to "preview." ![finalize term](/images/how-to/howto-10.png) From 43706c0bdf0cd54167308c92a61376731b483c4a Mon Sep 17 00:00:00 2001 From: Catherine Paganini <74001907+CathPag@users.noreply.github.com> Date: Sun, 8 May 2022 11:50:31 +0200 Subject: [PATCH 2/3] Update _index.md --- content/en/contribute/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/contribute/_index.md b/content/en/contribute/_index.md index d68e80f9c2..46a0a64be7 100644 --- a/content/en/contribute/_index.md +++ b/content/en/contribute/_index.md @@ -83,7 +83,7 @@ Copy the content… ![create new file](/images/how-to/howto-09.png) -Add the term name in the URL (no capitalization and no space. Use a - to separate words instead) and .md at the end (note: if your preview doesn't work, you probably forgot to add .md at the end). Now paste the template content below. Copy and paste your definition into the file. To make reviews easier, please **use [semantic line breaks](https://sembr.org/)** (e.g. one line per sentence). Note that GitHub uses markdown to format the text (e.g., hyperlink, bold, italic). Please refer to this [markdown cheat sheet](https://www.markdownguide.org/cheat-sheet/). To verify you've used markdown as intended, go to "preview." +Add the term name in the URL (no capitalization, no spaces, and use hyphens to separate words) and .md at the end (note: if your preview doesn't work, you probably forgot to add .md at the end). Now paste the template content below. Copy and paste your definition into the file. To make reviews easier, please **use [semantic line breaks](https://sembr.org/)** (e.g. one line per sentence). Note that GitHub uses markdown to format the text (e.g., hyperlink, bold, italic). Please refer to this [markdown cheat sheet](https://www.markdownguide.org/cheat-sheet/). To verify you've used markdown as intended, go to "preview." ![finalize term](/images/how-to/howto-10.png) From 351cea3bca7f905c7081edfedbf5c6cb87a5e457 Mon Sep 17 00:00:00 2001 From: Catherine Paganini <74001907+CathPag@users.noreply.github.com> Date: Mon, 9 May 2022 13:37:01 +0200 Subject: [PATCH 3/3] Update content/en/contribute/_index.md Co-authored-by: Seokho Son --- content/en/contribute/_index.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/en/contribute/_index.md b/content/en/contribute/_index.md index 46a0a64be7..ea08370e04 100644 --- a/content/en/contribute/_index.md +++ b/content/en/contribute/_index.md @@ -83,7 +83,13 @@ Copy the content… ![create new file](/images/how-to/howto-09.png) -Add the term name in the URL (no capitalization, no spaces, and use hyphens to separate words) and .md at the end (note: if your preview doesn't work, you probably forgot to add .md at the end). Now paste the template content below. Copy and paste your definition into the file. To make reviews easier, please **use [semantic line breaks](https://sembr.org/)** (e.g. one line per sentence). Note that GitHub uses markdown to format the text (e.g., hyperlink, bold, italic). Please refer to this [markdown cheat sheet](https://www.markdownguide.org/cheat-sheet/). To verify you've used markdown as intended, go to "preview." +Add the term name in the URL (no capitalization, no spaces, no parentheses, and use hyphens to separate words) +and .md at the end (note: if your preview doesn't work, you probably forgot to add .md at the end). +Now paste the template content below. Copy and paste your definition into the file. +To make reviews easier, please **use [semantic line breaks](https://sembr.org/)** (e.g. one line per sentence). +Note that GitHub uses markdown to format the text (e.g., hyperlink, bold, italic). +Please refer to this [markdown cheat sheet](https://www.markdownguide.org/cheat-sheet/). +To verify you've used markdown as intended, go to "preview." ![finalize term](/images/how-to/howto-10.png)