diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 000000000..ceb004002
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,34 @@
+
+### Issue type:
+- [ ] Feature request
+- [ ] Bug report
+- [ ] Documentation
+
+
+### Environment:
+* AdminLTE Version:
+* Operating System:
+* Browser (Version):
+
+
+### Description:
diff --git a/bower.json b/bower.json
index 36e6c97ac..7a8a1424d 100644
--- a/bower.json
+++ b/bower.json
@@ -8,7 +8,7 @@
"main": [
"index2.html",
"dist/css/AdminLTE.css",
- "dist/js/app.js",
+ "dist/js/adminlte.js",
"build/less/AdminLTE.less"
],
"keywords": [
diff --git a/index2.html b/index2.html
index 6c3ae9cd4..13d8b618e 100644
--- a/index2.html
+++ b/index2.html
@@ -1562,7 +1562,7 @@
-
+