Thanks for helping improve WP Telegram Post Notifier!
Please read and follow our CODE_OF_CONDUCT.md.
# Clone
git clone https://github.com/VoxHash/WPTelegram-Post-Notifier.git
cd WPTelegram-Post-Notifier
# Install deps
npm install
composer install
# Run tests
npm run test
npm run e2e- Branches: feature/…, fix/…, docs/…, chore/…
- Conventional Commits: feat:, fix:, docs:, refactor:, test:, chore:
- Link related issues, add tests, update docs
- Follow the PR template
- Keep diffs focused
- Semantic Versioning
- Update CHANGELOG.md