Skip to content

Instantly share code, notes, and snippets.

@icfantv
Created February 18, 2016 01:50
Show Gist options
  • Save icfantv/221abc2ef2095bf5f7dd to your computer and use it in GitHub Desktop.
Save icfantv/221abc2ef2095bf5f7dd to your computer and use it in GitHub Desktop.
UIBS ISSUE_TEMPLATE.md

Uh oh! So you think you found an issue? We're so embarrassed. Prior to entering anything, please ensure you've read CONTRIBUTING.md as the issues forum is for bugs only and not for suppor-related requests. Support-related requests are best served by and for the community at large. Additionally, please note that we do not release patches for older versions of the library but we have provided some documentation history via the "Previous docs" dropdown on [our demo site] (http://angular-ui.github.io/bootstrap).

If you're upgrading from an older version of the library and you're experiencing console errors or other issues, please make sure you read through the CHANGELOG.md starting with the version from which you're upgrading. Pay particular attention to the breaking changes sections for each release.

Still here? Unless it's a cosmetic issue or an issue so superficial it doesn't require one, per our documentation, we ask that you please create a minimally-working plunker that demonstrates the bug you're experiencing. This may sound like a pain in the butt, but we've actually done most of the work for you. (I know. Cool, right?) If you head on over to our demo page, you'll find that every component has an "Edit in plunker" button that will open a new plunker containing that component's demo. From there, it will hopefully be easy to modify our code to show your issue.

Finally, please remember that maintaining a popular OSS repository such as this requires a lot of work by many people none of whom are being paid. As such we ask that you please be respectful of our time by reading and following our project documentation.

@icfantv
Copy link
Author

icfantv commented Feb 18, 2016

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.

Version of Angular, UIBS, and Bootstrap

Bug description:

Link to minimally-working plunker that reproduces the issue:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment