Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Déramond <julien.deramond@orange.com>2022-07-25 20:19:11 +0300
committerGitHub <noreply@github.com>2022-07-25 20:19:11 +0300
commit14e705d9ae700030242c9cc7191e6e6d376eda39 (patch)
treeb84cb159582c2d7e2fbf2d70b4b949fb9431c539 /site/content/docs/5.2/extend/approach.md
parent99cd8ca8a0f2cb0db8276316943fdd1a2199e791 (diff)
Docs: Redirect users to different templates of issues rather than an empty one (#36827)
Diffstat (limited to 'site/content/docs/5.2/extend/approach.md')
-rw-r--r--site/content/docs/5.2/extend/approach.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.2/extend/approach.md b/site/content/docs/5.2/extend/approach.md
index 3b8deeff23..4a4cc72e31 100644
--- a/site/content/docs/5.2/extend/approach.md
+++ b/site/content/docs/5.2/extend/approach.md
@@ -9,7 +9,7 @@ aliases:
While the getting started pages provide an introductory tour of the project and what it offers, this document focuses on _why_ we do the things we do in Bootstrap. It explains our philosophy to building on the web so that others can learn from us, contribute with us, and help us improve.
-See something that doesn't sound right, or perhaps could be done better? [Open an issue]({{< param repo >}}/issues/new)—we'd love to discuss it with you.
+See something that doesn't sound right, or perhaps could be done better? [Open an issue]({{< param repo >}}/issues/new/choose)—we'd love to discuss it with you.
## Summary