Skip to content

Commit 858e0ad

Browse files
Update CONTRIBUTING.md
Added text about "Purple Labels". Highlighted "Issues Only"
1 parent 83d6dd8 commit 858e0ad

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

CONTRIBUTING.md

+14-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
## Report an Issue
2+
# Report an Issue
33

44
Help us make UI-Router better! If you think you might have found a bug, or some other weirdness, start by making sure
55
it hasn't already been reported. You can [search through existing issues](https://github.com/angular-ui/ui-router/search?q=wat%3F&type=Issues)
@@ -18,10 +18,20 @@ is a bug, it's best to talk it out in the
1818
[StackOverflow](http://stackoverflow.com/questions/ask?tags=angularjs,angular-ui-router) before reporting it. This
1919
keeps development streamlined, and helps us focus on building great software.
2020

21-
Please keep in mind that the issue tracker is for *issues*. Please do *not* post an issue if you need help or support. Instead, see one of the above-mentioned forums or [IRC](irc://irc.freenode.net/#angularjs).
2221

22+
Issues only! |
23+
-------------|
24+
Please keep in mind that the issue tracker is for *issues*. Please do *not* post an issue if you need help or support. Instead, see one of the above-mentioned forums or [IRC](irc://irc.freenode.net/#angularjs). |
2325

24-
## Contribute
26+
####Purple Labels
27+
A purple label means that **you** need to take some further action.
28+
- ![Not Actionable - Need Info](http://angular-ui.github.io/ui-router/images/notactionable.png): Your issue is not specific enough, or there is no clear action that we can take. Please clarify and refine your issue.
29+
- ![Plunkr Please](http://angular-ui.github.io/ui-router/images/plunkrplease.png): Please [create a plunkr](http://plnkr.co/edit/u18KQc?p=preview)
30+
- ![StackOverflow](http://angular-ui.github.io/ui-router/images/stackoverflow.png): We suspect your issue is really a help request, or could be answered by the community. Please ask your question on [StackOverflow](http://stackoverflow.com/questions/ask?tags=angularjs,angular-ui-router). If you determine that is an actual issue, please explain why.
31+
32+
If your issue gets labeled with purple label, no further action will be taken until you respond to the label appropriately.
33+
34+
# Contribute
2535

2636
**(1)** See the **[Developing](#developing)** section below, to get the development version of UI-Router up and running on your local machine.
2737

@@ -38,7 +48,7 @@ Please keep in mind that the issue tracker is for *issues*. Please do *not* post
3848

3949

4050

41-
## Developing
51+
# Developing
4252

4353
UI-Router uses <code>grunt >= 0.4.x</code>. Make sure to upgrade your environment and read the
4454
[Migration Guide](http://gruntjs.com/upgrading-from-0.3-to-0.4).

0 commit comments

Comments
 (0)