62 lines
2.6 KiB
Plaintext
62 lines
2.6 KiB
Plaintext
.l-main-section
|
||
h2 Get Help Using Angular
|
||
h2 获得使用Angular的帮助
|
||
|
||
p.
|
||
We have an incredible community of developers who are passionate about solving problems.
|
||
We recommend some of the following methods to get help with Angular.
|
||
我们有一个难以置信的开发者社区,他们充满激情的解决问题。我们建议您通过下列方式获取关于Angular的帮助:
|
||
|
||
|
||
.l-sub-section
|
||
h3 Angular Google Group
|
||
|
||
ol
|
||
li.
|
||
Search the archive first.
|
||
It's likely that your question has already been answered.
|
||
li.
|
||
先搜索文档。
|
||
你的问题很可能有别人问过了。
|
||
li.
|
||
To avoid the spam moderation queue,
|
||
don't include code directly in your email. (See #3)
|
||
li.
|
||
为了避免被当成垃圾邮件,请不要在你的邮件中包含代码。(参见下一条)
|
||
li.
|
||
Link to a live code example that demonstrates your problem or question,
|
||
so you'll get an answer faster.
|
||
<a href="http://plnkr.co/edit/jISF8yxbVGmarpBbqsYW?p=preview">Use this template</a>.
|
||
li.
|
||
给出一个“活代码范例”的链接,来演示你的难题或问题,那样你会更快的获得答案。
|
||
<a href="http://plnkr.co/edit/jISF8yxbVGmarpBbqsYW?p=preview">使用这个模板</a>。
|
||
li.
|
||
If you get help, help others. Good karma rulez!
|
||
li.
|
||
如果得到了帮助,别忘了帮助别人。人生金律!
|
||
|
||
a(href="https://groups.google.com/forum/#!forum/angular" class="button button-primary" md-button) View the Google Group
|
||
|
||
a(href="https://groups.google.com/forum/#!forum/angular" class="button button-primary" md-button) 访问Google Group
|
||
|
||
.l-sub-section
|
||
h3 Angular Chat Room
|
||
h3 Angular聊天室
|
||
|
||
p Talk in real time with other Angular developers.
|
||
p 和其他Angular开发者实时聊天。
|
||
|
||
a(href="http://webchat.freenode.net/?channels=angularjs&uio=d4" class="button button-primary" md-button) View the Chat Room
|
||
a(href="http://webchat.freenode.net/?channels=angularjs&uio=d4" class="button button-primary" md-button) 访问聊天室
|
||
|
||
|
||
.l-sub-section
|
||
h3 Report an Issue
|
||
h3 报告问题
|
||
|
||
p If you run into an issue or have a feature request, you can create a new issue on our GitHub repository.
|
||
p 如果你遇到了问题或者需要某些特性,你可以在我们的Github仓库中创建一个新的issue。
|
||
|
||
a(href="https://github.com/angular/angular/issues" class="button button-primary" md-button) Report an Issue
|
||
a(href="https://github.com/angular/angular/issues" class="button button-primary" md-button) 报告问题
|