Commit 7bd2b7a
committed
Require trust level >1 to create topics in tutorials category
Unlike the other categories where all relevant topics are welcome, the tutorials forum category is a curated collection
of high quality tutorials contributed by the forum community.
New users regularly create topics requesting assistance in this category. These make work for the forum maintainers who
must move them to an appropriate category and make the category less useful as a source of tutorials.
The Discourse forum framework used by Arduino Forum has a user "trust level" system based on a user's forum activity. As
a user makes appropriate use of the forum, their trust level is automatically promoted and they gain more privileges.
In order to prevent miscategorized topics in this category, the configuration is changed to require a "trust level" of 2
or higher to directly create new topics in the tutorials category. Users with lower trust levels are still welcome to
propose the addition of their tutorials. A pinned topic is added to the category with instructions for doing this.
Since the change to the configuration is expected to prevent miscategorized topics in the category, the existing topics
warning against doing so are unpinned.1 parent 38d5896 commit 7bd2b7a
File tree
9 files changed
+28
-21
lines changed- content/categories/using-arduino/introductory-tutorials
- _topics
- about-the-introductory-tutorials-category
- do-not-post-questions-in-this-part-of-the-forum
- how-to-submit-a-tutorial
- please-dont-post-your-questions-in-this-tutorial-section
9 files changed
+28
-21
lines changedLines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | | - | |
7 | 5 | | |
| 6 | + | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
content/categories/using-arduino/introductory-tutorials/_topics/how-to-submit-a-tutorial/README.md
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 5 deletions
This file was deleted.
0 commit comments