Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mustafagunes
Copy link
Contributor

Description

This PR adds a check_go script to ensure the required Go version is installed before running the project and introduces a CONTRIBUTING.md guide to help new contributors.

Motivation & Context

  • The check_go script helps avoid compatibility issues by checking the installed Go version before running any commands.
  • The CONTRIBUTING.md file provides clear guidelines for contributing to the project, making it easier for new developers to get started.

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Tested in command interface, includes pipeline improvements in general. No breaking changes.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@mustafagunes mustafagunes changed the title Check go and contributing md feat: add check_go script and contributing.md Mar 26, 2025
@f f merged commit 5a59bb8 into f:master Mar 26, 2025
@f
Copy link
Owner

f commented Mar 26, 2025

🫠

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants