Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qurit-frizi authored Aug 30, 2024
1 parent cd13f6c commit 3220ff4
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Contributing to [Project Name]

Thank you for considering contributing to our project! Here are some guidelines to help you get started.

## How to Report Issues
- Before reporting an issue, check if it has already been reported.
- Include detailed information about the issue, including steps to reproduce, environment details, and screenshots if applicable.

## How to Submit Code
- Fork the repository and create a new branch for your feature or bug fix.
- Make sure your code follows the project’s coding style and passes all tests.
- Submit a pull request with a clear description of your changes and the problem they solve.

## Code of Conduct
- Please be respectful and considerate in all interactions.
- Review our [Code of Conduct](link to code of conduct if available) for more details.

## Contact
- If you have questions or need help, reach out to [contact information].

0 comments on commit 3220ff4

Please sign in to comment.