Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial documentation: README, CONTRIBUTING, and CODE_OF_CONDUCT files #23

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

avivl
Copy link
Collaborator

@avivl avivl commented Jun 24, 2024

Description
The changes introduce three new documentation files to the project:

README.md: Provides an overview of the Protoconf Golang Client, including features, installation instructions, usage examples, contribution guidelines, and license information.

CONTRIBUTING.md: Offers detailed guidelines for contributing to the project, including reporting bugs, suggesting enhancements, and improving documentation. It also includes a code of conduct and style guides for commit messages.

CODE_OF_CONDUCT.md: Establishes a code of conduct for contributors, outlining acceptable and unacceptable behaviors, responsibilities of maintainers, scope of the code, and enforcement procedures.

@avivl avivl requested a review from smintz June 24, 2024 13:59
Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.64%. Comparing base (9c8c2d9) to head (ebfdae4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   81.64%   81.64%           
=======================================
  Files           1        1           
  Lines         158      158           
=======================================
  Hits          129      129           
  Misses         22       22           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@smintz smintz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!!!

@avivl avivl merged commit 78bf529 into main Jun 24, 2024
4 checks passed
@avivl avivl deleted the avivl/README.md branch June 24, 2024 14:09
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