Skip to content

Commit

Permalink
add bug report guide
Browse files Browse the repository at this point in the history
  • Loading branch information
yaniswang committed Mar 19, 2013
1 parent fa072d6 commit 4560dac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -30,6 +30,11 @@ Read more about all rules: [Rules](https://github.com/yaniswang/HTMLHint/wiki/Ru
var messages = HTMLHint.verify('<ul><li></ul>', {'tag-pair': true});
</script>

How to reporting a bug
=======================

You can create a [new issue](https://github.com/yaniswang/HTMLHint/issues/new) in github and describe your problem or suggestion.

How to build HTMLHint
=======================

Expand Down

0 comments on commit 4560dac

Please sign in to comment.