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:
authorMark Otto <markd.otto@gmail.com>2018-03-18 02:44:58 +0300
committerGitHub <noreply@github.com>2018-03-18 02:44:58 +0300
commitc53825d9029812f2218a8122716a76332b76e774 (patch)
treec66e0337c25b6e1f2adec3b5814959b1a5aca2f2 /README.md
parent00304d2003c631fcd4a40a68816c3b1c1dc2b838 (diff)
Separate issue templates, add support doc (#25705)
* Update issue template to break down by bug and template, add support doc to close #23133 * add links from readme for bug and feature templates
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 008f0ce514..e12ed23ae4 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,13 @@
<a href="https://getbootstrap.com/docs/4.0/"><strong>Explore Bootstrap docs »</strong></a>
<br>
<br>
- <a href="https://themes.getbootstrap.com/">Bootstrap Themes</a>
+ <a href="https://github.com/twbs/bootstrap/issues/new?template=bug.md">Report bug</a>
·
- <a href="https://jobs.getbootstrap.com/">Job Board</a>
+ <a href="https://github.com/twbs/bootstrap/issues/new?template=feature.md&labels=feature">Request feature</a>
+ ·
+ <a href="https://themes.getbootstrap.com/">Themes</a>
+ ·
+ <a href="https://jobs.getbootstrap.com/">Jobs</a>
·
<a href="https://blog.getbootstrap.com/">Blog</a>
</p>