protractor
Version:
Webdriver E2E test wrapper for Angular.
29 lines (18 loc) • 872 B
Markdown
Contributing
============
Questions
---------
Please ask questions on [StackOverflow](http://stackoverflow.com/questions/tagged/protractor),
and read through the [FAQ](https://github.com/angular/protractor/blob/master/docs/faq.md)
and issue archives.
Issues
------
If you have a bug or enhancement request, please file an issue.
Before submitting an issue, please search the issue archive, read the
[FAQ](https://github.com/angular/protractor/blob/master/docs/faq.md).
When submitting an issue, please include context from your test and
your application. If there's an error, please include the error text.
Please format code and markup in your issue using [github markdown](https://help.github.com/articles/github-flavored-markdown).
Pull Requests
-------------
Follow [these guidelines](https://github.com/angular/protractor/blob/master/docs/contributing.md).