docs: replace email addresses with GitHub issue links
Mirror to GitHub / mirror (push) Successful in 32s
Test and Lint / backend-test (push) Successful in 1m35s
continuous-integration/drone/push Build is passing
Test and Lint / frontend-test (push) Successful in 1m59s

- Remove all @example.com email addresses from documentation
- Replace security@example.com with GitHub security issue links
- Replace conduct@example.com with GitHub issue link
- Update CONTRIBUTING.md to use GitHub issues instead of email
- Ensure all communication happens through GitHub's issue tracking system
- Avoid direct email communication for better transparency and tracking
This commit is contained in:
2025-07-24 21:28:44 +02:00
parent 35e360dcf7
commit 0c989ce086
4 changed files with 15 additions and 12 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ We are committed to providing a welcoming and inspiring community for all photog
## Enforcement ## Enforcement
Instances of unacceptable behavior may be reported to the project team at conduct@example.com. All complaints will be reviewed and investigated promptly and fairly. Instances of unacceptable behavior may be reported by [opening an issue](https://github.com/the-luap/picpeak/issues/new?labels=conduct) on GitHub. All complaints will be reviewed and investigated promptly and fairly.
## Attribution ## Attribution
+3 -3
View File
@@ -153,8 +153,8 @@ picpeak/
## 📮 Contact ## 📮 Contact
- Create an issue for bugs or features - Create an [issue](https://github.com/the-luap/picpeak/issues) for bugs or features
- Join discussions for questions - Join [discussions](https://github.com/the-luap/picpeak/discussions) for questions
- Email: picpeak@example.com for security issues - Security issues: Open a [security issue](https://github.com/the-luap/picpeak/issues/new?labels=security) on GitHub
Thank you for contributing! 🎉 Thank you for contributing! 🎉
+1 -1
View File
@@ -138,7 +138,7 @@ PicPeak takes security seriously:
- 📝 Activity logging - 📝 Activity logging
- 🔒 Secure file access - 🔒 Secure file access
Found a security issue? Please email security@example.com Found a security issue? Please open a [security issue](https://github.com/the-luap/picpeak/issues/new?labels=security) on GitHub
## 📸 Screenshots ## 📸 Screenshots
+6 -3
View File
@@ -15,7 +15,10 @@ We take the security of PicPeak seriously. If you have discovered a security vul
### 1. **Do NOT create a public GitHub issue** ### 1. **Do NOT create a public GitHub issue**
### 2. Email us at security@example.com with: ### 2. Report the vulnerability by:
- Opening a [security issue](https://github.com/the-luap/picpeak/issues/new?labels=security) on GitHub
- Mark it clearly as "SECURITY" in the title
- Include:
- Description of the vulnerability - Description of the vulnerability
- Steps to reproduce - Steps to reproduce
- Potential impact - Potential impact
@@ -79,7 +82,7 @@ We believe in responsible disclosure. Once a vulnerability is fixed:
## Contact ## Contact
- Security issues: security@example.com - Security issues: [Create a security issue](https://github.com/the-luap/picpeak/issues/new?labels=security) on GitHub
- General support: https://github.com/the-luap/picpeak/issues - General support: [GitHub Issues](https://github.com/the-luap/picpeak/issues)
Thank you for helping keep PicPeak and its users safe! Thank you for helping keep PicPeak and its users safe!