commit 49ddb1339462769d15ef85971e31b9e241f930c7
parent 645fe714634f7963b59f9858f8f95fe305759c02
Author: Amit Dutta <amitdutta4255@gmail.com>
Date: Thu, 30 Oct 2025 20:09:41 +0530
new contributing, security -md
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
@@ -6,7 +6,7 @@ Thank you for your interest in contributing to this repository! As this is a per
1. **Fork the Repository:** Start by forking this repository to your own GitHub account.
2. **Create a New Branch:** Create a new branch for your changes (e.g., `git checkout -b feature-my-awesome-feature`).
-3. **Make Your Changes:** Write your code, solve a problem, or add a new example.
+3. **Make Your Changes:** Write your code, solve a problem, or add a new example or a problem.
4. **Commit Your Changes:** Commit your changes with a clear and descriptive message.
5. **Submit a Pull Request:** Push your branch to your forked repository and open a pull request. In the pull request description, please explain the changes you've made.
diff --git a/SECURITY.md b/SECURITY.md
@@ -2,10 +2,10 @@
---
-## Reporting a Vulnerability
+## Reporting a Vulnerability or Code Error
While this is a personal learning project, if you discover a security vulnerability in any of the code, I would appreciate it if you could bring it to my attention.
-Please report vulnerabilities by opening a new issue on the repository. Please provide as much detail as possible in your report, including the steps to reproduce the vulnerability.
+Please report vulnerabilities or Errors by opening a new issue on the repository. Please provide as much detail as possible in your report, including the steps to reproduce the vulnerability and to solve the error.
Thank you for helping to improve the quality of my work.
\ No newline at end of file