Skip to content

Commit ff676a2

Browse files
authored
Add GitHub issue template (#725)
1 parent d837fc4 commit ff676a2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
**Do you want to request a *feature* or report a *bug*?**
2+
3+
(If this is a *usage question*, please **do not post it here**—post it on [forum.sentry.io](https://forum.sentry.io) instead. If this is not a “feature” or a “bug”, or the phrase “How do I...?” applies, then it's probably a usage question.)
4+
5+
**What is the current behavior?**
6+
7+
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net or similar.
8+
9+
**What is the expected behavior?**
10+
11+
Which versions of Raven.js, and which browser and OS are affected by this issue? Did this work in previous versions of Raven.js? Are you using the CDN (http://ravenjs.com)? Are you using [hosted Sentry](https://sentry.io) or on-premises? If on-premises, which version (e.g. 8.7.0)?

0 commit comments

Comments
 (0)