Skip to content

fix: correct tests/ path to peek/tests/ in CONTRIBUTING.md - #123

Merged
hariomlohardev merged 1 commit into
hariomlohardev:mainfrom
Jah-yee:main
Aug 16, 2026
Merged

fix: correct tests/ path to peek/tests/ in CONTRIBUTING.md#123
hariomlohardev merged 1 commit into
hariomlohardev:mainfrom
Jah-yee:main

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Line 29 of peek/CONTRIBUTING.md said add a test in tests/`` but the actual test directory is at peek/tests/. Fixed to `peek/tests/`.

Changes

  • peek/CONTRIBUTING.md line 29: tests/peek/tests/

Verification

$ ls peek/tests/
__init__.py  test_analyzer.py  test_cli_dot.py ...

Closes #17

@github-actions

Copy link
Copy Markdown

Hey @Jah-yee! 👋 ✨

Thank you for your contribution! 🎉 ❤️ We really appreciate your PR — our maintainers will review it soon (usually within 48h). 👀 🙏

📣 While you wait — check out our other project! 📣

We’re also building Inkdown — a beautiful, fast markdown editor for Windows! 🖊️ 🪟 ✨

⬇️ Explore the repo:
https://github.com/hariomlohardev/inkdown

⬇️ Download the installer & try it:
https://github.com/hariomlohardev/inkdown/releases/tag/WINDOWS

We’d love your feedback — try it and let us know what you think in the Inkdown repo! Any thoughts, bugs, or feature ideas mean a lot! 🌟 🚀


🤝 Let’s connect!

Thanks again for contributing to peek — you’re awesome! 🤗 💯 👏

P.S. If you like Inkdown, a ⭐ on that repo helps a ton too!

Line 29: add a test in `tests/` → `peek/tests/`

The test directory is at peek/tests/, not tests/.
@hariomlohardev

Copy link
Copy Markdown
Owner

Thanks 👍

@hariomlohardev
hariomlohardev merged commit 7a22b8e into hariomlohardev:main Aug 16, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Good First Issue: Add CONTRIBUTING.md link check

2 participants