Skip to content

Commit da4d957

Browse files
authored
Merge pull request #3181 from richardkmichael/master
`about:` does not work in the addressbar, correct the hint.
2 parents 63ab55d + 6a7cd61 commit da4d957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To check any option, replace the "[ ]" with a "[x]". Be sure to check out how it
3535
#### Details about the bug:
3636

3737
- p5.js version: <!-- You can first this in the first line of the p5.js file -->
38-
- Web browser and version: <!-- On Chrome/FireFox/Opera you can enter "about:" in the address bar to find out the version -->
38+
- Web browser and version: <!-- In the address bar, on Chrome enter "chrome://version", on Firefox enter "about:support". On Safari, use "About Safari". -->
3939
- Operating System: <!-- Ex: Windows/MacOSX/Linux along with version -->
4040
- Steps to reproduce this:
4141
<!-- Include a simple code snippet that demonstrates the problem, along with any console errors produced. If this isn't possible, then simply describe the issue as best you can! -->

0 commit comments

Comments
 (0)