We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f9751 commit 0894724Copy full SHA for 0894724
.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,20 @@
1
+Thanks for reporting an issue.
2
+
3
+Please report **security vulnerabilities** via
4
+[OWASP's vulnerability rewards program](https://bugcrowd.com/owaspjavasanitizer).
5
6
+Please report all other feature requests and issues here.
7
8
+For bugs, please include
9
10
+ * any input that causes the problem
11
+ * any policy code related to the problem if you can
12
+ * the output you expect
13
14
+If you're having trouble putting HTML in markdown, try
15
16
+<pre>
17
+<!-- -->```html
18
+HTML goes here
19
+<!-- -->```
20
+</pre>
0 commit comments