mirror of https://github.com/docker/docs.git
User must enter title when creating bugs
This commit is contained in:
parent
77c91b477a
commit
01a57c2e6a
|
@ -110,7 +110,7 @@ else %}{% assign edit_url = "" %}{% endif %} {% break %} {% endif %} {% endfor %
|
|||
<img src="/images/chat.png" alt="chat icon" style="display:inline">
|
||||
<b>Feedback?</b> Suggestions? Can't find something in the docs?<br/> {% if edit_url != "" %}
|
||||
<a href="{{ edit_url }}">Edit this page</a> <span>●</span> {% endif %}
|
||||
<a href="https://github.com/docker/docker.github.io/issues/new?title=Feedback for: {{ page.path }}&assignee={% if page.assignee %}{{ page.assignee }}{% else %}{{ page.defaultassignee }}{% endif %}&body=File: [{{ page.path }}](https://docs.docker.com{{ page.url }})"
|
||||
<a href="https://github.com/docker/docker.github.io/issues/new?assignee={% if page.assignee %}{{ page.assignee }}{% else %}{{ page.defaultassignee }}{% endif %}&body=File: [{{ page.path }}](https://docs.docker.com{{ page.url }}) "
|
||||
class="nomunge">Request docs changes</a> <span>●</span> <a href="https://www.docker.com/docker-support-services">Get support</a> <br />
|
||||
<div id="pd_rating_holder_8453675"></div>
|
||||
<script type="text/javascript">
|
||||
|
|
Loading…
Reference in New Issue