mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-05 10:10:00 +03:00
Add note to user groups page with info on where to open a PR to add a group (#1061)
* Add note to user groups page with info on where to open a PR to add a group * Add target/rel to link
This commit is contained in:
@@ -197,7 +197,11 @@ layout: default
|
||||
|
||||
<p style="margin-top: 4rem">
|
||||
If you run a local community and would like to have it listed here,
|
||||
please send an email to <em>webmaster at godotengine · org</em>.
|
||||
please send an email to <em>webmaster at godotengine · org</em>
|
||||
or open a pull request on GitHub modifying the
|
||||
<a href="https://github.com/godotengine/godot-website/blob/master/_data/communities.yml" target="_blank" rel="noopener">
|
||||
<code>_data/communities.yml</code> file
|
||||
</a>.
|
||||
</p>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user