Skip to content

Commit cc7fceb

Browse files
authored
Merge pull request #28 from sanidhyy/docs/add-missing-contact-email
docs: add missing community contact email
2 parents 4e8bacf + 16c871a commit cc7fceb

3 files changed

Lines changed: 8 additions & 16 deletions

File tree

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ representative at an online or offline event.
5656
## Enforcement
5757

5858
Instances of abusive, harassing, or otherwise unacceptable behavior may be
59-
reported to the community leaders responsible for enforcement at .
59+
reported to the community leaders responsible for enforcement at <sanidhyyy@gmail.com>.
6060
All complaints will be reviewed and investigated promptly and fairly.
6161

6262
All community leaders are obligated to respect the privacy and security of the

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ All types of contributions are encouraged and valued. See the [Table of Contents
3131
This project and everyone participating in it is governed by the
3232
[Modern Portfolio Code of Conduct](https://github.com/sanidhyy/modern-portfolioblob/master/CODE_OF_CONDUCT.md).
3333
By participating, you are expected to uphold this code. Please report unacceptable behavior
34-
to .
34+
to <sanidhyyy@gmail.com>.
3535

3636

3737
## I Have a Question
@@ -74,7 +74,7 @@ A good bug report shouldn't leave others needing to chase you up for more inform
7474
<!-- omit in toc -->
7575
#### How Do I Submit a Good Bug Report?
7676

77-
> You must never report security related issues, vulnerabilities or bugs including sensitive information to the issue tracker, or elsewhere in public. Instead sensitive bugs must be sent by email to .
77+
> You must never report security related issues, vulnerabilities or bugs including sensitive information to the issue tracker, or elsewhere in public. Instead sensitive bugs must be sent by email to <sanidhyyy@gmail.com>.
7878
7979
We use GitHub issues to track bugs and errors. If you run into an issue with the project:
8080

SECURITY.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,12 @@
22

33
## Supported Versions
44

5-
Use this section to tell people about which versions of your project are
6-
currently being supported with security updates.
7-
8-
| Version | Supported |
9-
| ------- | ------------------ |
10-
| 5.1.x | :white_check_mark: |
11-
| 5.0.x | :x: |
12-
| 4.0.x | :white_check_mark: |
13-
| < 4.0 | :x: |
5+
This project is maintained on the default branch. Please use the latest commit when reporting issues.
146

157
## Reporting a Vulnerability
168

17-
Use this section to tell people how to report a vulnerability.
9+
Report security vulnerabilities privately to <sanidhyyy@gmail.com>.
10+
Please do not open a public GitHub issue for security reports.
1811

19-
Tell them where to go, how often they can expect to get an update on a
20-
reported vulnerability, what to expect if the vulnerability is accepted or
21-
declined, etc.
12+
Reports will be reviewed as soon as possible. If a report is accepted, we will work on a fix.
13+
If it is declined, we will explain why.

0 commit comments

Comments
 (0)