Vasu10134/Book-Finder

Adding Contribution Guidelines

开放

#4 创建于 2025年10月24日

 (0 条评论) (0 个反应) (1 位负责人)TypeScript (0 个派生)auto 404
documentationenhancementgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Add CONTRIBUTING Guidelines

This repository does not currently have a CONTRIBUTING.md file.
To help new contributors understand how to get started and contribute effectively, we should add one.

Tasks

  • Create a new file named CONTRIBUTING.md in the root directory.
  • Include information such as:
    • How to fork and clone the repository
    • Branch naming conventions
    • How to submit pull requests
    • Coding style or formatting rules (if any)
    • Issue and PR guidelines

Why This is Important

  • Helps new contributors understand the contribution workflow.
  • Ensures consistency in how contributions are made.
  • Reduces confusion and repetitive questions.
  • Makes the project more contributor-friendly, especially during Hacktoberfest.

贡献者指南