Skip to content

feat: improve project documentation, configuration and code comments - #4

Open
Dark-Brain07 wants to merge 10 commits into
velodrome-finance:mainfrom
Dark-Brain07:main
Open

feat: improve project documentation, configuration and code comments#4
Dark-Brain07 wants to merge 10 commits into
velodrome-finance:mainfrom
Dark-Brain07:main

Conversation

@Dark-Brain07

Copy link
Copy Markdown

Summary

This PR creates a comprehensive improvement to the project's documentation and configuration standards.

Changes

  • Configuration:
    • Updated package.json with relevant keywords.
    • Enhanced .gitignore to exclude common editor and log files.
  • Documentation:
    • Added CONTRIBUTING.md to guide new contributors.
    • Added PULL_REQUEST_TEMPLATE.md to standardize PRs.
    • Added SECURITY.md to define security policies.
    • Added Community section to README.md.
  • Code Comments (NatSpec):
    • Added missing @notice documentation to key functions in Velo.sol, Minter.sol, Voter.sol, and VotingEscrow.sol.

Motivation

These changes improve the onboarding experience for new developers and ensure better code maintainability and standard compliance.

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