mirror of
https://github.com/discourse/discourse.git
synced 2025-03-20 16:35:34 +08:00

The wizard searches for: * a topic that with the "is_welcome_topic" custom field * a topic with the correct slug for the current default locale * a topic with the correct slug for the English locale * the oldest globally pinned topic It gives up if it didn't find any of the above.