Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Commit

Permalink
chore(docs): create new issue template
Browse files Browse the repository at this point in the history
* create new template for UIBS issues

Closes #5507
  • Loading branch information
icfantv committed Feb 19, 2016
1 parent 69aae35 commit 6fd4789
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
The issues forum is __NOT__ for support requests. It is for bugs and feature requests only.
Please read https://github.com/angular-ui/bootstrap/blob/master/CONTRIBUTING.md and search
existing issues (both open and closed) prior to opening any new issue and ensure you follow the instructions therein.

### Bug description:

### Link to minimally-working plunker that reproduces the issue:

### Version of Angular, UIBS, and Bootstrap

Angular:

UIBS:

Bootstrap:

0 comments on commit 6fd4789

Please sign in to comment.