Compare commits

...

2 Commits

Author SHA1 Message Date
Mahan Adhikari
6adca29567
Merge 322465c1fe80cb5c94e25e19783563d523175fc5 into d7776de7d444935ea4385999711bd6331a98fecb 2026-02-06 05:41:07 +00:00
Mahan Adhikari
322465c1fe tech: Fix the pull request routing link 2026-02-06 11:25:58 +05:45

View File

@ -36,6 +36,6 @@ Please ensure your pull request meets the following requirements:
- All tests pass in available continuous integration systems (e.g., GitHub Actions).
- Add or modify tests to cover your code changes.
- If your pull request introduces a new feature, document it in [`docs/doc.md`](docs/doc.md), not in the README.
- Follow the checklist in the [Pull Request Template](.github/PULL_REQUEST_TEMPLATE.md:1).
- Follow the checklist in the [Pull Request Template](.github/PULL_REQUEST_TEMPLATE.md).
Thank you for contributing!