]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: Redirect users to different templates of issues rather than an empty one (...
authorJulien Déramond <julien.deramond@orange.com>
Mon, 25 Jul 2022 17:19:11 +0000 (19:19 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Jul 2022 17:19:11 +0000 (19:19 +0200)
README.md
site/content/docs/5.2/about/overview.md
site/content/docs/5.2/about/team.md
site/content/docs/5.2/examples/_index.md
site/content/docs/5.2/extend/approach.md
site/content/docs/5.2/getting-started/rtl.md

index 5e557c499b1e074c611cc9d0fba515426ea9b0a1..b73fc58913abcb8f06c6dac9de7aa1de789c8bb3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -138,7 +138,7 @@ We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified
 
 ## Bugs and feature requests
 
-Have a bug or a feature request? Please first read the [issue guidelines](https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/twbs/bootstrap/issues/new).
+Have a bug or a feature request? Please first read the [issue guidelines](https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/twbs/bootstrap/issues/new/choose).
 
 
 ## Documentation
index f61101c15f7fd4c26dbcaf337277fb9a05af5e80..1f39b85aa3378958336a9cd0997293c5b8c991ee 100644 (file)
@@ -26,4 +26,4 @@ Our latest release, Bootstrap 5, focuses on improving v4's codebase with as few
 
 ## Get involved
 
-Get involved with Bootstrap development by [opening an issue]({{< param repo >}}/issues/new) or submitting a pull request. Read our [contributing guidelines]({{< param repo >}}/blob/v{{< param current_version >}}/.github/CONTRIBUTING.md) for information on how we develop.
+Get involved with Bootstrap development by [opening an issue]({{< param repo >}}/issues/new/choose) or submitting a pull request. Read our [contributing guidelines]({{< param repo >}}/blob/v{{< param current_version >}}/.github/CONTRIBUTING.md) for information on how we develop.
index 3c1666f29dff398c2eadd36fcdd845962819ce83..c00ba4efccab7d0d864af5e1153f36eb07f5485c 100644 (file)
@@ -20,4 +20,4 @@ Bootstrap is maintained by the founding team and a small group of invaluable cor
 </div>
 {{< /team.inline >}}
 
-Get involved with Bootstrap development by [opening an issue]({{< param repo >}}/issues/new) or submitting a pull request. Read our [contributing guidelines]({{< param repo >}}/blob/v{{< param current_version >}}/.github/CONTRIBUTING.md) for information on how we develop.
+Get involved with Bootstrap development by [opening an issue]({{< param repo >}}/issues/new/choose) or submitting a pull request. Read our [contributing guidelines]({{< param repo >}}/blob/v{{< param current_version >}}/.github/CONTRIBUTING.md) for information on how we develop.
index 8241892a5364fc801ff6c444debde353259f473e..46688839b8cb04ad5f185f0eb97fcb2cdc41bd2c 100644 (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>
index 3b8deeff23e8c47bf3e412326664964c03d3d06b..4a4cc72e31c100ea706817937c1f917795f53752 100644 (file)
@@ -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
 
index 19d33ffb47fab303247cdcec102d357d59107690..f4abf050baee7e814cc8cca6dd1c7e9f239314e7 100644 (file)
@@ -15,7 +15,7 @@ You may also want to read up on [the RTLCSS project](https://rtlcss.com/), as it
 {{< callout warning >}}
 ### Experimental feature
 
-The RTL feature is still **experimental** and will probably evolve according to user feedback. Spotted something or have an improvement to suggest? [Open an issue]({{< param repo >}}/issues/new), we'd love to get your insights.
+The RTL feature is still **experimental** and will probably evolve according to user feedback. Spotted something or have an improvement to suggest? [Open an issue]({{< param repo >}}/issues/new/choose), we'd love to get your insights.
 {{< /callout >}}
 
 ## Required HTML