Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6dfbc3d

Browse files
authored
Merge pull request Hacker0x01#46 from Hacker0x01/thanks
hacker thanks page
2 parents 8eac230 + d96dd91 commit 6dfbc3d

File tree

5 files changed

+17
-8
lines changed

5 files changed

+17
-8
lines changed

docs/hackers/thanks.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "Thanks"
3+
path: "/hackers/thanks.html"
4+
id: "hackers/thanks"
5+
---
6+
7+
Your Thanks page lists out all of the programs you’ve submitted valid reports to. Every hacker has their own Thanks page where the programs you’ve participated in are listed by your reputation gained for each program. The page is automatically updated after a report is resolved and reputation is gained.
8+
9+
![thanks](./images/thanks-1.png)
10+
11+
### Program Thanks Page
12+
Your profile will also show up on the Thanks page of the programs you’ve submitted resolved reports to. The program Thanks page lists all of the hackers that have submitted resolved reports by order of reputation gained.
13+
14+
![thanks-2](./images/thanks-2.png)

docs/programs/thanks.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/programs/top-hackers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Your Security Page can list the top 5 hackers (ranked by reputation) that disclo
1111
Hackers that earn reputation for a resolved report are automatically recognized and given Thanks on your program. Users viewing the Top Hackers section on your security page can click on <b>All Hackers</b> to be directed to your <b>Thanks</b> page.
1212

1313
### Program Thanks Page
14-
The Thanks page shows all hackers that have submitted a resolved report to your program. It’s a continued list from the <b>Top hackers</b> list on your Security Page. Giving Thanks to hackers happens automatically for every report where reputation is earned. All hackers will receive Thanks when their report is resolved.
14+
The Thanks page shows all hackers that have submitted a resolved report to your program. It’s a continued list from the <b>Top hackers</b> list on your Security Page. Giving Thanks to hackers happens automatically for every report where reputation is earned. All hackers will receive Thanks when their report is resolved.
1515

1616
![top-hackers-2](./images/top-hackers-2.png)
1717

src/pages/hackers/hackers-nav.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
path: /hackers/signal-and-impact.html
1818
- title: Badges
1919
path: /hackers/badges.html
20+
- title: Thanks
21+
path: /hackers/thanks.html
2022
- title: Payments
2123
path: /hackers/payments.html
2224
items:

0 commit comments

Comments
 (0)