commit 557e8c42525d2e276f29734c566e2585b48b6884
parent 706b609ce084e439986531312e7698453e49f404
Author: Amit Dutta <amitdutta4255@gmail.com>
Date: Wed, 1 Oct 2025 17:12:24 +0530
NEW_COMMIT
Diffstat:
3 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/AUTHORS.md b/AUTHORS.md
@@ -0,0 +1,3 @@
+# Authors
+
+* **Amit Dutta** - Initial work and primary development.+
\ No newline at end of file
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
@@ -0,0 +1,5 @@
+# Governance
+
+This repository is a personal project for my academic and coding development. All decisions regarding code, features, and overall direction are made by me, the project owner.
+
+I am open to constructive feedback and suggestions. If you have a proposal or would like to discuss a change, please feel free to open an issue or pull request.+
\ No newline at end of file
diff --git a/SUPPORT.md b/SUPPORT.md
@@ -0,0 +1,6 @@
+# Support
+
+If you have a question about the code or need help, please use the following channels:
+
+* **GitHub Issues:** The preferred method for bug reports and feature requests is to open a new issue on this repository.
+* **Discussion:** If you have a general question or want to chat about a specific topic, you can open a new discussion.+
\ No newline at end of file