diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index f831f6d..0000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,40 +0,0 @@ -# Contributing to RapidEnum - -Thank you for your interest in contributing to RapidEnum! We welcome contributions from the community to help improve and enhance the functionality of this tool. - -## How to Contribute - -1. Fork the repository on GitHub. -2. Create a new branch from the `main` branch for your feature or bug fix. -3. Make your changes in the new branch. -4. Ensure that your code follows the project's coding style and conventions. -5. Write clear, concise, and descriptive commit messages. -6. Test your changes thoroughly to ensure they work as expected. -7. Push your changes to your forked repository. -8. Submit a pull request to the `main` branch of the original repository. - -## Guidelines - -To ensure a smooth contribution process, please adhere to the following guidelines: - -- Before starting work on a new feature or bug fix, check the existing issues and pull requests to avoid duplication of effort. -- If you're proposing a new feature, please open an issue first to discuss it with the maintainers. -- Write clean, readable, and well-documented code. -- Follow the existing coding style and conventions used in the project. -- Include relevant tests for your changes to ensure code quality and prevent regressions. -- Keep your pull requests focused and limited to a single feature or bug fix. -- Be responsive to feedback and be willing to make changes to your pull request if requested. - -## Code of Conduct - -Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project, you agree to abide by its terms. - -## Reporting Issues - -If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository. When reporting issues, please provide as much detail as possible, including steps to reproduce the problem, expected behavior, and actual behavior. - -## Contact - -If you have any questions or need further assistance, you can contact the project maintainers at [security@fulco.net]. - -Thank you for your contributions! \ No newline at end of file