diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5b53a43..02ef708 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,8 +1,6 @@ ## Issues - Improve code structure and refactor viewport detection code (It's rough on the edges) - - Including unit testing (*Jasmine* would be nice, but you can choose what you're comfortable with) - - Properly detecting retina screens on OLED displays - - Detecting newer rendering engines like **Blink** + - Using the 3-level graded browser support system: A (full), B (full minus Ajax), C (basic HTML) to grade detection. + - \ No newline at end of file