Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 657 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 657 Bytes

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the Repository: Click on the 'Fork' button on GitHub.

  2. Clone Your Fork:

    git clone https://github.com/layer-edge/verification-layer-tester.git
  3. Create a Feature Branch:

    git checkout -b feature/your-feature-name
  4. Commit Your Changes:

    git commit -am 'Add some feature'
  5. Push to the Branch:

    git push origin feature/your-feature-name
  6. Create a Pull Request: Open a pull request on GitHub.


License

This project is licensed under the MIT License.