mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Various improvements to welcome topic CTA (#21010)
- Update welcome topic copy - Edit the welcome topic automatically when the title or description changes - Remove “Create your Welcome Topic” banner/CTA - Add "edit welcome topic" user tip
This commit is contained in:
@@ -355,6 +355,7 @@ class User < ActiveRecord::Base
|
||||
post_menu: 3,
|
||||
topic_notification_levels: 4,
|
||||
suggested_topics: 5,
|
||||
welcome_topic: 6,
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user