Kali-Linux-for-Android
Kali-Linux-for-Android copied to clipboard
Create CONTRIBUTION.md
This pull request resolves issue #15. Kindly review it and label it with the Hacktoberfest tags.
Summary by CodeRabbit
- Documentation
- Added a comprehensive contribution guide covering Code of Conduct, how to report bugs and request features, pull request workflow, development setup, commit and PR guidelines, coding style and best practices, and testing expectations.
- Included licensing notes, contributor etiquette, environment setup instructions, and links to support resources to streamline onboarding and ensure consistent, high-quality contributions.
Walkthrough
Adds a new CONTRIBUTION.md documenting contribution processes, including code of conduct, issue/PR workflow, development setup, commit/PR guidelines, coding style, testing expectations, licensing, and support channels.
Changes
| Cohort / File(s) | Summary of Changes |
|---|---|
Contribution GuidelinesCONTRIBUTION.md |
Added a comprehensive contributor guide covering Code of Conduct, contribution steps (bugs/features/PRs), dev setup, commit/PR rules, coding/style best practices, testing, licensing, and help resources. |
Estimated code review effort
🎯 1 (Trivial) | ⏱️ ~2 minutes
Poem
I thump my paws—new trails to tread,
A map for helpers, clearly spread.
Forks and branches, tests in bloom,
Commits hop lightly, PRs vroom-vroom.
With carrots packed and docs in sight,
We code by moon and merge by night.
Pre-merge checks and finishing touches
âś… Passed checks (3 passed)
| Check name | Status | Explanation |
|---|---|---|
| Description Check | ✅ Passed | Check skipped - CodeRabbit’s high-level summary is enabled. |
| Title Check | ✅ Passed | The title “Create CONTRIBUTION.md” directly and succinctly reflects the main change of adding a new CONTRIBUTION.md file with contribution guidelines, clearly summarizing the pull request’s purpose. |
| Docstring Coverage | âś… Passed | No functions found in the changes. Docstring coverage check skipped. |
✨ Finishing touches
đź§Ş Generate unit tests (beta)
- [ ] Create PR with unit tests
- [ ] Post copyable unit tests in a comment
Comment @coderabbitai help to get the list of available commands and usage tips.