Saumya-28/PixelCraft

Create a Contributing.md file

Offen

#1 geöffnet am 05.10.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Swift (1 Fork)auto 404
documentationgood first issuehacktoberfest

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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