Skip to content

Commit

Permalink
Add bug bounty issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
teslashibe committed Dec 6, 2022
1 parent 12439d4 commit f3b8405
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-bounty-report.md
@@ -0,0 +1,44 @@
---
name: Bug Bounty Report
about: Create a report to qualify for the bug bounty
title: "[BUG BOUNTY]"
labels: bug
assignees: miquelcabot, H34D, teslashibe, Luka-Loncar, hide-on-bush-x, im-khem, aaronknott

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Video**
If applicable, add a video to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.

**Is this bug a Critical Vulnerability**
Y/N

0 comments on commit f3b8405

Please sign in to comment.