Skip to content

Require trust level >1 to create topics in tutorials category #338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

## Permissions

| Group | See | Reply | Create |
| -------- | --- | ----- | ------ |
| everyone | ✓ | ✓ | ✓ |
| Group | See | Reply | Create |
| ------------- | --- | ----- | ------ |
| everyone | ✓ | ✓ | |
| trust_level_2 | ✓ | ✓ | ✓ |
| trust_level_3 | ✓ | ✓ | ✓ |
| trust_level_4 | ✓ | ✓ | ✓ |

## Published At

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

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
This forum category contains a curated collection of tutorials.

If you would like to propose the addition of a tutorial you wrote, follow these instructions:

1. Publish your tutorial topic under a relevant normal forum category.
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.
1. When the tutorial is ready to submit, click the "**🏴 Flag**" button at the bottom of the topic page.
A "**Thanks for helping to keep our community civil!**" dialog will open.
1. Select the "**Something Else**" radio button in the dialog.
1. Write a request for the moderators to move the topic to the tutorials category:
> I am proposing this tutorial be moved to the tutorials category.
1. Click the "**✉ Message**" button in the dialog.

The moderators will evaluate your tutorial and decide whether it is appropriate for inclusion in the curated tutorials.

Thanks for your contribution!
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# How to submit a tutorial

## Published At

https://forum.arduino.cc/t/how-to-submit-a-tutorial/1111344

This file was deleted.

This file was deleted.