Files
github-local-actions/CONTRIBUTING.md
Sanjula Ganepola 8fdf37dc96 Add contributing guide
Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
2024-11-30 19:46:58 -05:00

1.7 KiB
Raw Blame History

🙏 Contributing to Github Local Actions

Thank you for your interest in contributing to GitHub Local Actions! Whether you're fixing a bug, adding a new feature, or improving the documentation, your contributions are highly valued and help make this project better for everyone.

No contribution is too small—every bit helps! If you're unsure where to start, check out our open issues or reach out on our discussion board to discuss your ideas.

👉 Friendly Reminder: By contributing, you are agreeing to follow our Code of Conduct guidelines. Lets keep this a welcoming and fun space for everyone to collaborate!

Getting Started

  1. Install VS Code and Node.js.
  2. Create a fork of this repository.
  3. Clone your fork.
    git clone https://github.com/your-username/github-local-actions.git
    cd github-local-actions
    
  4. Install all dependencies.
    npm install
    
  5. Use Run Extension from VS Code's Run and Debug view.

Contributors

Thanks so much to everyone who has contributed to making GitHub Local Actions a success!

Want to see your name on this list? Join us and contribute!