aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--composer.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 757ecd624..03e00bc1a 100644
--- a/composer.json
+++ b/composer.json
@@ -13,6 +13,8 @@
"email": "[email protected]",
}
]
+ , "support": {
+ "issues": "https://github.com/twitter/bootstrap/issues"
+ }
, "license": "Apache-2.0"
-
}