-
Notifications
You must be signed in to change notification settings - Fork 0
Contribution
Badger Code edited this page Jun 16, 2025
·
1 revision
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.shThis establishes the Git commit template and commitmsg hook, which ensures that all commits follow the project's commit message guidelines.