adpkg

A package containing Python mo...
Log | Files | Refs | README | LICENSE

commit 46c9665659397bd423f66ff1eb22a0c6c40ff1cc
parent 846977fe0f79967836bcea078f38c0c0df5a240b
Author: Amit Dutta <amitdutta4255@gmail.com>
Date:   Sun, 17 Aug 2025 19:53:32 +0530

Update README.md
Diffstat:
MREADME.md | 9+++++----
1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -233,11 +233,12 @@ python -m unittest discover -s . -p "test*.py" ## 🛠️ Contributing -- Fork repo -- Create branch -- Add feature + test -- Submit PR +If you’d like to contribute to this project, here’s how you can help: +- **Fork the repository** → Make your own copy of this project on GitHub. +- **Create a new branch** → Work on a separate branch for your changes (e.g., `feature/new-function`). +- **Add your feature or bug fix with tests** → Write the code and include tests to ensure it works correctly. +- **Open a Pull Request (PR)** → Submit your changes so they can be reviewed and merged into the main project. --- ## 🗺️ Roadmap
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror