Skip to content

docs: Add CONTRIBUTING.md#9

Merged
Agent-Hellboy merged 2 commits intoAgent-Hellboy:mainfrom
debug-soham:docs/add-contributing-guide
Oct 9, 2025
Merged

docs: Add CONTRIBUTING.md#9
Agent-Hellboy merged 2 commits intoAgent-Hellboy:mainfrom
debug-soham:docs/add-contributing-guide

Conversation

@debug-soham
Copy link
Copy Markdown
Contributor

@debug-soham debug-soham commented Oct 9, 2025

This PR introduces a CONTRIBUTING.md file to provide clear guidelines for new contributors. This will help standardize the process for submitting issues, feature requests, and pull requests, making it easier for the community to get involved.
Under Hacktoberfest

@debug-soham
Copy link
Copy Markdown
Contributor Author

debug-soham commented Oct 9, 2025

@Agent-Hellboy Could you please review this?

Comment thread CONTRIBUTING.md

1. **Fork the repo** and create your branch from `main`.
2. If you've added code that should be tested, **add tests**.
3. If you've changed APIs, **update the documentation**.
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Update the documentation inside README

Comment thread CONTRIBUTING.md
2. If you've added code that should be tested, **add tests**.
3. If you've changed APIs, **update the documentation**.
4. Ensure the **test suite passes**.
5. Make sure your code **lints**.
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

There is a pre-commit hook; mention it here that they should install the pre-commit hook.

Comment thread CONTRIBUTING.md Outdated
Before you submit a pull request, check that it meets these guidelines:

1. The pull request should include tests.
2. If the pull request adds functionality, the docs should be updated.
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

They need to update the README, and they should install pre-commit hook so that lint and other checks run before they add a PR.

@Agent-Hellboy
Copy link
Copy Markdown
Owner

Hi @debug-soham, thanks for the PR. Please address these minor comments.

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.49%. Comparing base (2c3b4eb) to head (728769b).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files           4        4           
  Lines         114      114           
=======================================
  Hits          110      110           
  Misses          4        4           
Flag Coverage Δ
unittests 96.49% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Updated pull request guidelines to include pre-commit hooks installation and clarified requirements for tests and documentation updates.
@debug-soham
Copy link
Copy Markdown
Contributor Author

Done. Could you please review it again and let me know if there's anything to update?

@Agent-Hellboy Agent-Hellboy merged commit 4164ce4 into Agent-Hellboy:main Oct 9, 2025
6 checks passed
@debug-soham
Copy link
Copy Markdown
Contributor Author

Can you please add hacktoberfest-accepted label so that it is tracked?

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