Thank you for considering contributing to SwiftEnvironment! Contributions from developers like you help make this project better.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See CODE_OF_CONDUCT.md for details.
If you encounter a bug in the project, please help us by submitting a bug report.
When filing a bug report, please include:
- A clear and descriptive title.
- A detailed description of the issue.
- Steps to reproduce the bug.
- Expected behavior and actual behavior.
- Any relevant error messages or screenshots.
If you have ideas for enhancements or new features, feel free to open an issue and provide your suggestions.
We welcome pull requests from developers of all skill levels. To contribute code to SwiftEnvironment, follow these steps:
- Fork the repository and create your branch from
main
. - Implement your changes and ensure that your code follows the project's coding standards.
- Write tests to cover your changes, if applicable.
- Ensure that your changes do not introduce any new linting errors or warnings.
- Update the documentation, if necessary.
- Test your changes thoroughly to ensure that they work as expected.
- Submit a pull request to the
main
branch of the SwiftEnvironment repository.
When submitting a pull request, please provide a clear title and description that explains the purpose of your changes.
To maintain code consistency throughout the project, please follow the coding style and conventions used in the existing codebase.
If you have any questions or need further assistance, feel free to reach out to the project maintainer(s) at [email protected].
Thank you for your interest in contributing to SwiftEnvironment!