We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 321f3e7 commit e7c64f8Copy full SHA for e7c64f8
config/titles_only.html.tmpl
@@ -117,8 +117,13 @@ src="/static/images/python-logo.gif" alt="homepage" border="0" /></a>
117
<li><a href="<TMPL_VAR link ESCAPE="HTML">" title="<TMPL_VAR title ESCAPE="HTML">"><TMPL_VAR name></a>
118
</li>
119
</TMPL_LOOP>
120
-<li> <i>To request addition or removal:<br />
121
-e-mail planet at python.org (note, responses can take up to a few days)</i></li>
+
+<li>
122
+ <i>
123
+ To request addition or removal:<br />
124
+ Open an issue on <a href="https://github.com/python/planet/issues">github</a><br />
125
+ </i>
126
+</li>
127
</ul></li>
128
</ul>
129
</div>
0 commit comments