Skip to content

my-golden-code/bootplus-angular

Repository files navigation

BootPlus for Angular

BootPlus for Angular uses GitHub as an official bug tracker.

This repository is intended to support users by providing information on available support options and by storing the samples that show how to use BootPlus for Angular.

This repository does not contain the actual source code of the BootPlus for Angular Library.

In This Article

Support Options

BootPlus for Angular provides the following support options.

How do I...?

  1. Check out the Components, or the FAQ and Troubleshooting pages.
  2. Browse the BootPlus for Angular ↗ questions on Stack Overflow. If you haven't found what you are looking for there, pose a question for the Stack Overflow community to follow or answer.

When do you plan on releasing Feature X?

  1. Check the Roadmap for the planned items.

I think I found a bug

  1. Review the issues in the Issue Tracker ↗. Maybe someone has already reported it and it will be fixed soon.
  2. The problem might have also been fixed. In this case, you will find the issue in the closed issues list ↗.
  3. If you cannot find your issue, follow the reproduction steps guide below. We will look into it.

I want to report a bug

  1. Find an example in the documentation that looks similar to your case.
  2. Open it in Plunker by using the OPEN AS PLUNKER button.
  3. Modify the plunk, so that the issue is reproducible in it. Try to include the minimum possible amount of code.
  4. Save the plunk by using the blue Save button at the top.
  5. Copy the link from the address bar of the browser.
  6. Open a new issue and add the plunker link in the description.
  7. Provide any additional information necessary for us to reproduce the problem—for example, browser version, steps to perform, etc.

We might not be able to act on issues without a runnable demo.