Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 863 Bytes

File metadata and controls

23 lines (17 loc) · 863 Bytes

Contributing

Thanks for considering contributing to gha-github-script-wrapper! Here’s how you can help:

How to Contribute

  1. Fork the repository
  2. Clone your fork locally
  3. Create a new branch for your feature or bug fix
  4. Make your changes and write tests for them
  5. Update the manifest.yaml to include your changes
  6. Commit your changes with a descriptive message
  7. Push your changes to your fork and create a pull request

Issues

  • If you find a bug or need a feature, please open an issue.
  • Please search the issue tracker to avoid duplicates.

Code Style

  • Ensure that your code passes existing tests and includes new ones for new features or fixes

License

By contributing, you agree that your contributions will be licensed under the MIT License -- see the LICENSE file for details.