1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 16:19:53 +02:00

Docs: Redirect users to different templates of issues rather than an empty one (#36827)

This commit is contained in:
Julien Déramond
2022-07-25 19:19:11 +02:00
committed by GitHub
parent 99cd8ca8a0
commit 14e705d9ae
6 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ aliases: "/examples/"
<p>
<strong>RTL is still experimental</strong> and will evolve with feedback. Spotted something or have an improvement to suggest?
</p>
<p><a href="{{ $.Site.Params.repo }}/issues/new">Please open an issue.</a></p>
<p><a href="{{ $.Site.Params.repo }}/issues/new/choose">Please open an issue.</a></p>
</div>
{{ end -}}
</div>