docs: add CONTRIBUTING.md with contributor guidelines - #119
Closed
Bartok9 wants to merge 1 commit into
Closed
Conversation
Adds a comprehensive contributing guide covering: - Development setup instructions - Contribution workflow - Commit message conventions - Code style guidelines - Project structure overview - How to add new tools and skills - Testing recommendations
Contributor
Author
|
Duplicate of #117 |
Meraniya
pushed a commit
to Meraniya/hermes-agent
that referenced
this pull request
Aug 6, 2026
…ousResearch#119) - web: migrate react-router-dom@7.17 -> react-router@8.3.0 (RR v8 merges DOM APIs into react-router; clears GHSA-qwww-vcr4-c8h2 and GHSA-chx6-hx7r-mcp5). pin brace-expansion@5.0.8 override. - website: override js-yaml@4.3.0 and brace-expansion@1.1.17 (GHSA-52cp-r559-cp3m, GHSA-3jxr-9vmj-r5cp, GHSA-mh99-v99m-4gvg). - regenerate package-lock.json for both packages; web production build passes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a comprehensive CONTRIBUTING.md to help new contributors get started.
Contents
Getting Started
Making Contributions
Commit Conventions
Code Style
Project Structure
How-To Guides
Getting Help
Why This Matters
A clear CONTRIBUTING.md: