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

Commit c237757

Browse files
committed
Merge pull request #1 from karianna/master
Update README for 2015 Plans and move support higher
2 parents 9935e6c + ea44604 commit c237757

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

Diff for: README.md

+29
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,25 @@
77
[![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-ci.org/angular-ui/bootstrap)
88
[![devDependency Status](https://david-dm.org/angular-ui/bootstrap/dev-status.svg?branch=master)](https://david-dm.org/angular-ui/bootstrap#info=devDependencies)
99

10+
## IMPT - 2015 PLANS AND ANGULAR 1.3 SUPPORT
11+
12+
As of 17 Jan 2015 the project has bought on new maintainers to try and clear through the backlog of Angular 1.3 issues. As you can appreciate this is a **massive** undertaking
13+
by a purely part-time, unpaid volunteer team; so please be patient with us! The milestones are as follows:
14+
15+
* The **0.12.1** milestone will be for bug fixes for the existing Angular 1.2 supported version
16+
* The **0.13.0** milestone will contain issues / PRs that are majorly blocking 1.3 compatibility
17+
* The **0.13.x** milestone will contain issues / PRs that are nice to haves for 1.3 compatibility
18+
* The **1.0** milestone is TBA
19+
* The **Backlog** milestone is nice to haves
20+
* The **Purgatory** Milestone is *"Good luck getting that in"*
21+
22+
The plan is to:
23+
24+
1. **Rapidly Release 0.12.1** - new Maintainers learning the merge and release process
25+
1. **Triage of existing Pull Requests** - into 0.13.0, 0.13.x, Backlog and Purgatory milestones
26+
1. **Triage of existing issues** - into 0.13.0, 0.13.x, Backlog and Purgatory milestones
27+
1. Obligatory - **profit!**
28+
1029
## Demo
1130

1231
Do you want to see directives in action? Visit http://angular-ui.github.io/bootstrap/!
@@ -28,6 +47,16 @@ Project files are also available through your favourite package manager:
2847
* **Bower**: `bower install angular-bootstrap`
2948
* **NuGet**: https://nuget.org/packages/Angular.UI.Bootstrap/
3049

50+
## Support
51+
52+
If you are having problems making some directives work, there are several ways to get help:
53+
54+
* Live help in the IRC (`#angularjs` channel at the `freenode` network). Use this [webchat](https://webchat.freenode.net/) or your own IRC client.
55+
* Ask a question in [stackoverflow](http://stackoverflow.com/) under the [angular-ui-bootstrap](http://stackoverflow.com/questions/tagged/angular-ui-bootstrap) tag.
56+
* Write your question in our [mailing list](https://groups.google.com/forum/#!categories/angular-ui/bootstrap).
57+
58+
Project's issue on GitHub should be used discuss bugs and features.
59+
3160
## FAQ
3261

3362
https://github.com/angular-ui/bootstrap/wiki/FAQ

0 commit comments

Comments
 (0)