nekos
Version:
Let's have cute cats mess around in the log!
42 lines (23 loc) • 2.18 kB
Markdown
# How to Contribute
We welcome contributions! If you want to add a new ASCII art, please follow these rules.
## Adding New ASCII Art
You can add new cat ASCII art to the `aa/` directory. A pull request is required to add a file.
> ⚠ Do not send a pull request for ASCII art to `requests` or `dev` branch. Please send to `main` branch.
### Contribution Rules
Our system will automatically check your pull request to ensure it follows these rules:
1. **Do not modify or delete** existing files in the `aa/` directory.
2. The filename must be **unique** and end with the `.txt` extension.
3. The filename (without the extension) can only contain **lowercase letters (a-z)**, **numbers (0-9)**, **underscores (_)**, and **hyphens (-)**.
Thank you for your contribution! 🐱
---
# コントリビューションの方法 (日本語)
コントリビューションを歓迎します!新しいアスキーアートを追加したい場合は、以下のルールに従ってください。
## 新しいアスキーアートの追加
`aa/` ディレクトリに新しい猫のアスキーアートを追加できます。ファイルを追加するにはプルリクエストが必要です。
> ⚠ `requests` や `dev` ブランチにアスキーアートのためのプルリクエストを送信しないでください。 `main` ブランチに送信をお願いします。
### コントリビューションのルール
システムは、あなたのプルリクエストが以下のルールに従っているかを自動的にチェックします。
1. **既存のファイルを変更・削除しないこと**:`aa/` ディレクトリ内の既存のファイルは変更したり削除したりしないでください。
2. **ユニークなファイル名**:ファイル名は他と重複しないユニークなもので、必ず `.txt` で終わるようにしてください。
3. **使用可能な文字**:ファイル名(拡張子を除く)には、**小文字の英字 (a-z)**、**数字 (0-9)**、**アンダースコア (_)**、**ハイフン (-)** のみ使用できます。
ご協力ありがとうございます! 🐱