Skip to main content
Version: Next

Welcome to Contribute

Thank you for your interest in contributing to GitHub Action Reusable Workflow! We welcome contributions from everyone, whether you're fixing a typo or implementing a new feature.

Ways to Contributeโ€‹

There are many ways you can help improve GitHub Action Reusable Workflow:

Report a Bugโ€‹

If you've found a bug in the application, please report it using our bug report template. Be sure to include:

  • A clear description of the issue
  • Steps to reproduce the problem
  • Expected vs. actual behavior
  • Version information
  • Any relevant logs or screenshots

Request Additions or Changesโ€‹

Have an idea for a new feature or improvement? We'd love to hear it! Check out our feature request guidelines to learn how to submit your ideas effectively.

Discuss Somethingโ€‹

Have questions or want to discuss aspects of the project? Join the conversation in our discussion forum or start a new thread.

Create Custom Workflowsโ€‹

Want to create your own reusable workflows based on these patterns? You can use the existing workflows as templates and extend them for your specific needs.

Use the Template-Python-UV-Project to get started quickly with:

  • Complete project structure and best practices
  • Pre-configured CI/CD workflows using these reusable workflows
  • Comprehensive documentation templates
  • Example implementations

๐Ÿ“š Template Documentation: https://chisanan232.github.io/Template-Python-UV-Project/

Development Guideโ€‹

If you're interested in contributing code to the project, please refer to our Development Guide for detailed information on:

  • Setting up your development environment
  • Understanding the project architecture
  • Following coding standards and conventions
  • Testing your changes
  • Submitting pull requests

We look forward to your contributions!