Skip to content

Contribution

Badger Code edited this page Jun 16, 2025 · 1 revision

🤝 Contributing

Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or submit a pull request. Please run the following to setup the development environment:

chmod +x ./setup_dev.sh
./setup_dev.sh

This establishes the Git commit template and commitmsg hook, which ensures that all commits follow the project's commit message guidelines.

📚 Wiki Navigation

Clone this wiki locally