Contributions are welcome! Please follow these steps:
-
Fork the Repository: Click on the 'Fork' button on GitHub.
-
Clone Your Fork:
git clone https://github.com/layer-edge/verification-layer-tester.git
-
Create a Feature Branch:
git checkout -b feature/your-feature-name
-
Commit Your Changes:
git commit -am 'Add some feature'
-
Push to the Branch:
git push origin feature/your-feature-name
-
Create a Pull Request: Open a pull request on GitHub.
This project is licensed under the MIT License.