mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-10 15:46:04 +08:00
fixed punctuation link spacing on the security policy page
closes #3387
This commit is contained in:
parent
d4a89f04fa
commit
fde0cd6b10
1 changed files with 14 additions and 8 deletions
|
@ -135,8 +135,11 @@
|
|||
For vulnerabilities that impact the confidentiality, integrity, and
|
||||
availability of Monkeytype services, please send your disclosure via
|
||||
(1)
|
||||
<a href="mailto:jack@monkeytype.com">email</a>
|
||||
, or (2) ping
|
||||
<span style="display: inline-flex">
|
||||
<a href="mailto:jack@monkeytype.com">email</a>
|
||||
,
|
||||
</span>
|
||||
or (2) ping
|
||||
<span
|
||||
aria-label="Click To Copy"
|
||||
data-balloon-pos="up"
|
||||
|
@ -150,12 +153,15 @@
|
|||
</a>
|
||||
and he can discuss the situation with you further in private. For
|
||||
non-security related platform bugs, follow the bug submission
|
||||
<a
|
||||
href="https://github.com/monkeytypegame/monkeytype#bug-report-or-feature-request"
|
||||
>
|
||||
guidelines
|
||||
</a>
|
||||
. Include as much detail as possible to ensure reproducibility. At a
|
||||
<span style="display: inline-flex">
|
||||
<a
|
||||
href="https://github.com/monkeytypegame/monkeytype#bug-report-or-feature-request"
|
||||
>
|
||||
guidelines
|
||||
</a>
|
||||
.
|
||||
</span>
|
||||
Include as much detail as possible to ensure reproducibility. At a
|
||||
minimum, vulnerability disclosures should include:
|
||||
</p>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue