Skip to content

Commit ee724b6

Browse files
authored
Merge pull request #563 from per1234/moved-nederlands
Add "Moved to Nederlands category" post template
2 parents 50c0c16 + 4ff530c commit ee724b6

File tree

4 files changed

+16
-1
lines changed

4 files changed

+16
-1
lines changed

.codespellrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ignore-words-list = portugues,som
66
builtin = clear,informal,en-GB_to_en-US
77
check-filenames =
88
check-hidden =
9-
skip = ./.git,./.licenses,__pycache__,node_modules,./go.mod,./go.sum,./package-lock.json,./poetry.lock,./yarn.lock,./content/categories/order.md,./content/categories/templates/_topics/moved-to-french-section/1.md,./content/categories/templates/_topics/moved-to-german-section/1.md,./content/categories/templates/_topics/moved-to-italian-section/1.md,./content/categories/templates/_topics/moved-to-spanish-section/1.md,./content/categories/templates/_topics/request-to-delete-post-or-topic-italian/1.md,./content/categories/templates/_topics/request-to-delete-your-account-italian/1.md
9+
skip = ./.git,./.licenses,__pycache__,node_modules,./go.mod,./go.sum,./package-lock.json,./poetry.lock,./yarn.lock,./content/categories/order.md,./content/categories/templates/_topics/moved-to-french-section/1.md,./content/categories/templates/_topics/moved-to-german-section/1.md,./content/categories/templates/_topics/moved-to-italian-section/1.md,./content/categories/templates/_topics/moved-to-nederlands-category/1.md,./content/categories/templates/_topics/moved-to-spanish-section/1.md,./content/categories/templates/_topics/request-to-delete-post-or-topic-italian/1.md,./content/categories/templates/_topics/request-to-delete-your-account-italian/1.md

.markdown-link-check.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@
9898
{
9999
"pattern": "^https://forum\\.arduino\\.cc/t/moderation-guidelines/54905$"
100100
},
101+
{
102+
"pattern": "^https://forum\\.arduino\\.cc/t/moved-to-nederlands-category/1343756$"
103+
},
101104
{
102105
"pattern": "^https://forum\\.arduino\\.cc/t/obtain-content-deletion-reason/1329584$"
103106
},
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!-- TODO: @username -->, je bericht is verhuisd naar een geschiktere forum categorie.
2+
3+
Neem in de toekomst a.u.b. wat tijd nemen om de meest geschikte ([forum categorie](https://forum.arduino.cc/categories)) te kiezen voor je onderwerp. Er is een "**About the \_\_\_\_\_ category**" onderwerp aan de top van iedere categorie die het doel van die categorie aangeeft.
4+
5+
Dit is een belangrijk onderdeel van het verantwoordelijk gebruik van het forum zoals is uitgelegd in [de gids "**How to get the best out of this forum**"](https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/679966). Deze gids bevat ook een weelde aan andere informatie, lees het a.u.b.
6+
7+
Bij voorbaat dank voor je medewerking.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Moved to Nederlands category
2+
3+
## Published At
4+
5+
https://forum.arduino.cc/t/moved-to-nederlands-category/1343756 (private)

0 commit comments

Comments
 (0)