Saumya-28/PixelCraft

Create a Contributing.md file

Open

#1 opened on Oct 5, 2024

 (1 comment) (0 reactions) (0 assignees)Swift (1 fork)auto 404
documentationgood first issuehacktoberfest

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

contribute: title: "Contribution Guidelines" description: To help maintain the quality of contributions and to ensure a smooth collaboration process, we kindly ask all contributors to follow the guidelines provided in the CONTRIBUTE.md file.

What to include in `CONTRIBUTE.md`:

- Project Setup Instructions: Step-by-step guide on how to set up the project locally.
- Code Standards: Outline the coding style and formatting rules to be followed (e.g., linting, indentation, naming conventions).
- Commit Messages: Best practices for writing descriptive and meaningful commit messages.
- Branching and Pull Requests: Explain how to create feature branches, submit pull requests, and ensure they adhere to the project's workflow.
- Issue Reporting: Guidelines on how to report bugs or suggest new features.
- Code of Conduct: Expected behavior for all contributors to maintain a respectful and welcoming environment.

Contributor guide