Skip to content

Commit 46f1747

Browse files
authored
Add link to local community request form (#1619)
1 parent 993b6c4 commit 46f1747

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

djangoproject/templates/aggregator/local-django-community.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
<h2>Local Django Communities</h2>
1010

11+
<p>Something missing? <a href="https://github.com/django/djangoproject.com/issues/new?assignees=&amp;labels=type%3Acommunity&amp;projects=&amp;template=community_request.md">Suggest your community</a>.</p>
12+
1113
{% if grouped_django_communities %}<h3 id="table-of-contents">Table of contents<a class="plink" href="#table-of-contents"></a></h3>{% endif %}
1214
<ul>
1315
{% for local_django_community in grouped_django_communities %}

0 commit comments

Comments
 (0)