This repository was archived by the owner on Dec 4, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +43
-1
lines changed Expand file tree Collapse file tree 1 file changed +43
-1
lines changed Original file line number Diff line number Diff line change 1
- != partial (" ../../_includes/_help" )
1
+ .l-main-section
2
+ h2 Get Help Using Angular
3
+
4
+ p.
5
+ We have an incredible community of developers who are passionate about solving problems.
6
+ We recommend some of the following methods to get help with Angular.
7
+
8
+
9
+ .l-sub-section
10
+ h3 Angular Google Group
11
+
12
+ ol
13
+ li.
14
+ Search the archive first.
15
+ It's likely that your question has already been answered.
16
+ li.
17
+ To avoid the spam moderation queue,
18
+ don't include code directly in your email. (See #3)
19
+ li.
20
+ Link to a live code example that demonstrates your problem or question,
21
+ so you'll get an answer faster.
22
+ <a href =" http://plnkr.co/edit/jISF8yxbVGmarpBbqsYW?p=preview" >Use this template</a >.
23
+ li.
24
+ If you get help, help others. Good karma rulez!
25
+
26
+ a( href ="https://groups.google.com/forum/#!forum/angular" class ="button button-primary" md-button ) View the Google Group
27
+
28
+ .l-sub-section
29
+ h3 Angular Chat Room
30
+
31
+ p Talk in real time with other Angular developers on Slack.
32
+
33
+ a( href ="http://dartlang-slack.herokuapp.com/" class ="button button-primary" md-button ) Join Dart on Slack
34
+
35
+ a( href ="https://dartlang.slack.com/messages/angular2/" class ="button button-primary" md-button ) Go to the Angular channel
36
+
37
+
38
+ .l-sub-section
39
+ h3 Report an Issue
40
+
41
+ p If you run into an issue or have a feature request, you can create a new issue on our GitHub repository.
42
+
43
+ a( href ="https://github.com/angular/angular/issues" class ="button button-primary" md-button ) Report an Issue
You can’t perform that action at this time.
0 commit comments