Skip to content

Commit

Permalink
Merge pull request #41 from masa-finance/feature/bug-bounty-issue-tem…
Browse files Browse the repository at this point in the history
…plate

Add bug bounty issue template
  • Loading branch information
H34D committed Dec 6, 2022
2 parents 330e693 + cb49eb7 commit 74f257c
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 74f257c

Please sign in to comment.