Skip to content

docs: Add instructions for building with version info to CONTRIBUTING.md#29

Merged
DylanDevelops merged 1 commit into
mainfrom
ravel/improved-contributing-docs
Dec 22, 2025
Merged

docs: Add instructions for building with version info to CONTRIBUTING.md#29
DylanDevelops merged 1 commit into
mainfrom
ravel/improved-contributing-docs

Conversation

@DylanDevelops
Copy link
Copy Markdown
Owner

Added a section to CONTRIBUTING.md explaining how to build the project with version information injected using Go build flags. This helps contributors test version display and verify version injection locally.

Pull Request Checklist

  • I have read and followed the contribution guidelines.
  • My pull request targets the main branch of tmpo.
  • I have tested these changes locally on my machine.

Description

This pull request adds documentation to the CONTRIBUTING.md file explaining how to build the project with custom version information injected. This guidance is helpful for developers who want to test the version display or verify version injection locally.

Documentation improvements:

  • Added a new section to CONTRIBUTING.md that details how to use go build with -ldflags to inject custom version, commit, and date information into the binary for local testing and verification.

Screenshots

Screenshot 2025-12-22 at 12 17 40 AM

Added a section to CONTRIBUTING.md explaining how to build the project with version information injected using Go build flags. This helps contributors test version display and verify version injection locally.
@DylanDevelops DylanDevelops merged commit b2a208d into main Dec 22, 2025
6 checks passed
@DylanDevelops DylanDevelops deleted the ravel/improved-contributing-docs branch December 22, 2025 07:19
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.

1 participant