Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
web-bugs
========

A repo used by the Web Compatibility community to track issues reported via [webcompat.com](http://webcompat.com)
A repo used by the Web Compatibility community to track issues reported via [webcompat.com](https://webcompat.com)

![Screenshot of webcompat.com](screenie.png)

Expand Down Expand Up @@ -46,7 +46,7 @@ If you’re using Webcompat.com already, you’re probably pretty awesome. So wh
- If you feel comfortable dig in and analyze the bug as well

#### Analyzing web compatibility bugs
- Confirm that you can reproduce the error. Ideally you should use a clean browser profile. See [this tutorial for Firefox](http://www.otsukare.info/2014/11/12/configure-webcompat-browser).
- Confirm that you can reproduce the error. Ideally you should use a clean browser profile. See [this tutorial for Firefox](https://www.otsukare.info/2014/11/12/configure-webcompat-browser).
- Set any related labels - if the bug appears on Chrome for Android, set the “browser-chrome” and “os-android” labels
- Provide details on which piece of code is broken
- List out any relevant error codes
Expand Down