Thank you for your interest in contributing to move-usings-to-global! We welcome contributions from everyone, especially during Hacktoberfest. Please follow the guidelines below to participate and make your experience smooth and enjoyable.
- Fork the repository and clone it locally.
- Create a new branch for your feature or bugfix.
git checkout -b feature/my-feature
- Make your changes and commit them with descriptive messages.
- Push to your fork and open a pull request (PR) against the
mainbranch.
- Please follow the Code of Conduct and be respectful.
- Write clear, concise commit messages.
- For new features, add relevant tests and documentation.
- Discuss big changes in issues before submitting a PR.
- Keep PRs small and focused.
- Check existing issues before opening a new one.
- Use Discussions or open a new issue for questions.
By contributing, you agree that your contributions will be licensed under the project's MIT License.