Skip to content

Commit 3d8dfd9

Browse files
update Open Source Docs from Roblox internal teams
1 parent d597e42 commit 3d8dfd9

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed
Lines changed: 3 additions & 0 deletions
Loading

content/en-us/production/promotion/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,13 @@ The following table details promotional methods for avatar items on the platform
7575
You can direct users to follow you on social media by embedding social media links on your experience's main details page. Social media links connect your audience over the age of 13 to your social media outside of Roblox, which you can use to market updates, monitor community feedback, and promote your experiences. For more information, see [Linking to Social Media](../../production/promotion/audience-engagement.md#linking-to-social-media).
7676

7777
<img src="../../assets/promotion/misc/Social-Links-Example.png" width="540" />
78+
79+
## Communities
80+
81+
[Communities](../../projects/groups.md) can serve as a form of marketing for the experiences that you publish through them. Users playing an experience often engage with the creator of the experience, which in this case is the group page. Here, users can find social links, follow related communities for new content, and post on comment boards.
82+
83+
Some recommendations for this page include:
84+
85+
- Ensure your community is named after your studio or company.
86+
- Use thumbnails and descriptions to communicate your brand and identity.
87+
- Include social links, such as YouTube, Discord, or X (Twitter).

content/en-us/studio/microprofiler/task-scheduler.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ The most direct way to add frame-by-frame game tasks is through the following me
3131

3232
The task scheduler categorizes and completes tasks in the following order. Some tasks may not perform work in a frame, while others may run multiple times.
3333

34-
<img src="../../assets/optimization/task-scheduler/task-scheduler.png"
35-
width="100%" />
34+
<img src="../../assets/optimization/task-scheduler/scheduler-priority.png"
35+
width="80%" />
3636

3737
## Best Practices
3838

0 commit comments

Comments
 (0)