Skip to content

Commit 4ac3aec

Browse files
authored
Merge pull request #338 from per1234/tutorials-permissions
Require trust level >1 to create topics in tutorials category
2 parents 38d5896 + 7bd2b7a commit 4ac3aec

File tree

9 files changed

+28
-21
lines changed

9 files changed

+28
-21
lines changed

content/categories/using-arduino/introductory-tutorials/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

33
## Permissions
44

5-
| Group | See | Reply | Create |
6-
| -------- | --- | ----- | ------ |
7-
| everyone ||||
5+
| Group | See | Reply | Create |
6+
| ------------- | --- | ----- | ------ |
7+
| everyone ||| |
8+
| trust_level_2 ||||
9+
| trust_level_3 ||||
10+
| trust_level_4 ||||
811

912
## Published At
1013

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
- https://forum.arduino.cc/t/flashing-multiple-leds-at-the-same-time/1065564
22
- https://forum.arduino.cc/t/about-the-introductory-tutorials-category/847520
33
- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/681307
4-
- https://forum.arduino.cc/t/do-not-post-questions-in-this-part-of-the-forum/552462
54
- https://forum.arduino.cc/t/getting-started-with-arduino-create-project-hub-web-editor-device-manager/537039
6-
- https://forum.arduino.cc/t/please-dont-post-your-questions-in-this-tutorial-section/496250
75
- https://forum.arduino.cc/t/serial-input-basics-updated/382007
6+
- https://forum.arduino.cc/t/how-to-submit-a-tutorial/1111344
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
Tutorials for new people on the forum.
2-
**[color=#FF0000]Do not post your question in this forum section[/color]**

content/categories/using-arduino/introductory-tutorials/_topics/do-not-post-questions-in-this-part-of-the-forum/1.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

content/categories/using-arduino/introductory-tutorials/_topics/do-not-post-questions-in-this-part-of-the-forum/README.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
This forum category contains a curated collection of tutorials.
2+
3+
If you would like to propose the addition of a tutorial you wrote, follow these instructions:
4+
5+
1. Publish your tutorial topic under a relevant normal forum category.
6+
1. The community may now make some suggestions for improvements. You can edit the tutorial contents by clicking the **🖉** icon at the bottom of the post.
7+
1. When the tutorial is ready to submit, click the "**🏴 Flag**" button at the bottom of the topic page.
8+
A "**Thanks for helping to keep our community civil!**" dialog will open.
9+
1. Select the "**Something Else**" radio button in the dialog.
10+
1. Write a request for the moderators to move the topic to the tutorials category:
11+
> I am proposing this tutorial be moved to the tutorials category.
12+
1. Click the "**✉ Message**" button in the dialog.
13+
14+
The moderators will evaluate your tutorial and decide whether it is appropriate for inclusion in the curated tutorials.
15+
16+
Thanks for your contribution!
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# How to submit a tutorial
2+
3+
## Published At
4+
5+
https://forum.arduino.cc/t/how-to-submit-a-tutorial/1111344

content/categories/using-arduino/introductory-tutorials/_topics/please-dont-post-your-questions-in-this-tutorial-section/1.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

content/categories/using-arduino/introductory-tutorials/_topics/please-dont-post-your-questions-in-this-tutorial-section/README.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)