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

Commit 41b5a19

Browse files
authored
chore(docs): add test app link to issue template (#3843)
1 parent ea09be4 commit 41b5a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ To help us help you better, please do the following before submitting an issue:
66

77
1. Review the questions section of [CONTRIBUTING.md](https://github.com/angular/protractor/blob/master/CONTRIBUTING.md#contributing).
88
2. Make sure you are not asking a usage or debugging question. If you are, use [StackOverflow](http://stackoverflow.com/questions/tagged/protractor), [Google Group discussion list](https://groups.google.com/forum/?fromgroups#!forum/angular), or [Gitter](https://gitter.im/angular/protractor) to get help.
9-
3. Provide a minimally reduced test case. This makes it much more likely that your bug will be fixed.
9+
3. Provide a minimally reduced test case. This makes it much more likely that your bug will be fixed. Protractor has a test Angular application available at `http://www.protractortest.org/testapp` which you can use for the reproducible test case.
1010
4. Fill in the information that corresponds to your type of issue below.
1111
5. Delete this intro and any unrelated text :smile: (if you do not we'll assume you haven't read these instructions and automatically close the issue.)
1212

0 commit comments

Comments
 (0)