diff options
| author | Julien Déramond <[email protected]> | 2022-07-25 19:19:11 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-25 19:19:11 +0200 |
| commit | 14e705d9ae700030242c9cc7191e6e6d376eda39 (patch) | |
| tree | b84cb159582c2d7e2fbf2d70b4b949fb9431c539 /README.md | |
| parent | 99cd8ca8a0f2cb0db8276316943fdd1a2199e791 (diff) | |
| download | bootstrap-14e705d9ae700030242c9cc7191e6e6d376eda39.tar.xz bootstrap-14e705d9ae700030242c9cc7191e6e6d376eda39.zip | |
Docs: Redirect users to different templates of issues rather than an empty one (#36827)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
