Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Contributing to Edit Banana

Thanks for your interest in contributing.

## Development Setup

### Prerequisites

- Python 3.10+
- Node.js 18+

### Quick Start

```bash
git clone https://github.com/BIT-DataLab/Edit-Banana.git
cd Edit-Banana
```

## Pull Request Process

1. Fork this repository
2. Create a branch from `main`
3. Keep changes focused and small
4. Open a PR with clear context and testing notes

## Reporting Issues

Please include reproduction steps, expected behavior, and environment details.

## License

By contributing, you agree contributions are licensed under the repository's existing license.