Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
p3nGu1nZz authored Apr 8, 2024
1 parent f61e9ef commit 6ad9d38
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Contributing to Dialogos

👋 Welcome to the Dialogos project! We're thrilled that you're interested in contributing and being a part of our community.

## How to Contribute

### Issues

- **Reporting New Issues**: If you've found a bug or have a feature request, please check if it has already been reported. If not, feel free to open a new issue.
- **Commenting on Issues**: Feel free to add any additional information to existing issues, but please keep discussions respectful and on-topic.

### Pull Requests

- **Submitting Pull Requests**: Before submitting a pull request, please ensure you've discussed the proposed changes in an issue.
- **Code Reviews**: All submissions, including submissions by project members, require a review. We use GitHub's pull request review process for this.

### Coding Standards

- **Code Style**: Please follow the coding style used throughout the project.
- **Testing**: Add tests for any new features or fixes and ensure that all tests pass before submitting a pull request.

## Community Guidelines

- **Be Respectful**: Treat everyone with respect. Any form of harassment will not be tolerated.
- **Be Collaborative**: Be open to different viewpoints and experiences.
- **Be Responsible**: Take responsibility for your actions and their impact on the project and its users.

Thank you for contributing to Dialogos! Together, we can make this project even better. 🚀

0 comments on commit 6ad9d38

Please sign in to comment.