Skip to content

Conversation

@german-boop
Copy link
Owner

@german-boop german-boop commented Jan 4, 2026

How to Contribute

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-name)
  3. Make your changes
  4. Commit your changes (git commit -m "feat: add new feature")
  5. Push to the branch (git push origin feature-name)
  6. Open a Pull Request

Summary by CodeRabbit

Release Notes

  • Documentation
    • Added contribution guidelines to assist developers in contributing to the project.

✏️ Tip: You can customize this high-level summary in your review settings.

## How to Contribute
1. Fork the repository
2. Create a new branch (`git checkout -b feature-name`)
3. Make your changes
4. Commit your changes (`git commit -m "feat: add new feature"`)
5. Push to the branch (`git push origin feature-name`)
6. Open a Pull Request
@german-boop german-boop merged commit 09b9891 into main Jan 4, 2026
0 of 2 checks passed
@coderabbitai
Copy link

coderabbitai bot commented Jan 4, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

A new CONTRIBUTING.md file is added containing contribution guidelines that outline the standard workflow for contributors: forking the repository, creating a feature branch, making changes, committing with descriptive messages, pushing to the branch, and opening a pull request.

Changes

Cohort / File(s) Summary
Documentation
CONTRIBUTING.md
New file with contribution guidelines covering fork, feature branch creation, change commits, and pull request workflow.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

documentation

Poem

🐰 A guide now hops into place,
With steps for each contributor's trace,
Fork and branch with care so bright,
Commit your work, then push it right,
Pull requests bloom—what a delight! 🌱


📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 3661e18 and 5b9f9e7.

📒 Files selected for processing (1)
  • CONTRIBUTING.md

Comment @coderabbitai help to get the list of available commands and usage tips.

@german-boop german-boop deleted the german-boop-patch-2 branch January 4, 2026 12:56
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.

1 participant