Skip to content

Commit

Permalink
Document required browser support
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed Aug 3, 2016
1 parent 961d204 commit 4676aff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ in the [#perl6 IRC channel](https://perl6.org/community/irc).
* Be explicit about routine signatures. If a method accepts a `*%args`,
but treats some of them specially, list them separately.
* Check out [the styleguide](STYLEGUIDE.md) for further ... guidance
* For website: we support the current and previous major releases of Chrome, Firefox,
Internet Explorer (Edge), and Safari. Please test layout changes.
Lacking actual browers to test in, you can use [browsershots.org](http://browsershots.org)
or [browserstack.com](http://browserstack.com). Ensure the layout looks OK on mobile.

## Documenting types

Expand Down

0 comments on commit 4676aff

Please sign in to comment.