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

Skip to content

Commit 0059ced

Browse files
committed
fixed spacing issue
1 parent 939f83f commit 0059ced

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/programs/submissions-dashboard.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You can view data for these metrics on the Submissions page: |
3131
You can export all of your data at once or by sections to a CSV or PDF file.
3232

3333
<h3 id="submissions">Submissions</h3>
34-
The Submissions section provides a quick overview of your report submission metrics to see any report submission trends. You can view:
34+
The Submissions section provides a quick overview of your report submission metrics to see any report submission trends. You can view:<br><br>
3535

3636
Item | Details
3737
---- | ----------
@@ -44,12 +44,12 @@ Item | Details
4444
![Submissions graph on program dashboard](./images/program-dashboard-submissions.png)
4545

4646
<h3 id="severity">Severity</h3>
47-
The Severity section shows how reports and bounties are distributed by severity. You can view trends on how many valid reports are submitted and paid per severity.
47+
The Severity section shows how reports and bounties are distributed by severity. You can view trends on how many valid reports are submitted and paid per severity.<br><br>
4848

4949
![Severity table on program dashboard](./images/program-dashboard-severity.png)
5050

5151
<h3 id="closed">Closed Report States</h3>
52-
The Closed Report States table shows how your reports are distributed among the various closed states a report can have. You can view how many reports were:
52+
The Closed Report States table shows how your reports are distributed among the various closed states a report can have. You can view how many reports were:<br><br>
5353

5454
Item | Details
5555
---- | -----------
@@ -64,19 +64,19 @@ Spam | The number of reports that are closed as Spam.
6464
<h3 id="weakness">Weakness</h3>
6565
The Weakness section shows how your reports are spread among the different weakness types. You can view what areas you’re receiving the most valid vulnerabilities in so that you can know which vulnerabilities your program is most susceptible to.
6666

67-
You can toggle your weakness data by number of valid reports and also by bounty amounts.
67+
<br>You can toggle your weakness data by number of valid reports and also by bounty amounts.
6868

6969
![Weaknesses graph on program dashboard](./images/program-dashboard-weaknesses.png)
7070

7171
<h3 id="assets">Assets</h3>
7272
The Assets section enables you to explore reports and bounties by asset. You can see which asset you’re receiving the most vulnerabilities in and how much bounty is paid out per asset.
7373

74-
You can toggle your asset data by number of valid reports and also by bounty amounts.
74+
<br>You can toggle your asset data by number of valid reports and also by bounty amounts.
7575

7676
![Assets graph on program dashboard](./images/program-dashboard-assets.png)
7777

7878
<h3 id="all-time">All-Time Metrics</h3>
79-
You can also view these all-time data metrics for your program:
79+
You can also view these all-time data metrics for your program:<br><br>
8080

8181
Item | Details
8282
---- | -------

0 commit comments

Comments
 (0)