1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 15:39:42 +00:00

docs: Link contributing guide in README and clarify PR submission to dev branch in CONTRIBUTING.md.

This commit is contained in:
Tw93
2026-01-03 14:10:22 +08:00
parent 8a55e33a00
commit 7415c77bdb
2 changed files with 5 additions and 3 deletions

View File

@@ -169,10 +169,12 @@ For releases, GitHub Actions builds architecture-specific binaries automatically
## Pull Requests
1. Fork and create branch
> **Important:** Please submit PRs to the `dev` branch, not `main`. We merge `dev` into `main` after testing.
1. Fork and create branch from `dev`
2. Make changes
3. Run checks: `./scripts/check.sh`
4. Commit and push
5. Open PR
5. Open PR targeting `dev`
CI will verify formatting, linting, and tests.

View File

@@ -245,7 +245,7 @@ Users from around the world are loving Mole! Join the community and share your e
<a href="https://miaoyan.app/cats.html?name=Mole"><img src="https://miaoyan.app/assets/sponsors.svg" width="1000px" /></a>
- If Mole saved you space, consider starring the repo or sharing it with friends who need a cleaner Mac.
- Have ideas or fixes? Open an issue or PR to help shape Mole's future with the community.
- Have ideas or fixes? Check our [Contributing Guide](CONTRIBUTING.md), then open an issue or PR to help shape Mole's future.
- Love cats? Treat Tangyuan and Cola to canned food via <a href="https://miaoyan.app/cats.html?name=Mole" target="_blank">this link</a> to keep our mascots purring.
## License