Skip to content

Commit e742369

Browse files
committed
tell contributors about new #__debug__ feature
1 parent d0f5aaf commit e742369

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CONTRIBUTING.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,16 @@ You can create index entries and invisible anchors with `X<|somename,some
7070
category>`. To make them visible as a link in the generated html add
7171
`#__debug__` to any URL.
7272

73+
## Viewport size
74+
75+
If you change the layout please check different screen sizes. The #__debug__
76+
anchor will display the viewport size in the bottom left corner.
77+
78+
## Broken links
79+
80+
To check for broken links use the #__debug__ anchor. Please note that some
81+
external links may not get checked depending on your browser settings.
82+
7383
## Reporting bugs
7484

7585
Report issues at https://github.com/perl6/doc/issues. You can use the

0 commit comments

Comments
 (0)