Thank you for your interest in contributing to Astro Reset CSS! We welcome all contributions and appreciate your help in making this project better. Getting Started
To start contributing, you will need the following:
- Visual Studio Code
- Visual Studio Code Dev Containers extension
- Docker Desktop
Once you have installed these tools, you can start by cloning the repository and opening it in a dev container in Visual Studio Code. All development and testing should be done within the dev container.
If you encounter any issues while using Astro Reset CSS, please create a new issue on GitHub. Please include as much detail as possible, including any error messages or steps to reproduce the issue. Pull Requests
If you would like to contribute to Astro Reset CSS, please follow these steps:
- Fork the repository
- Create a new branch for your changes
- Make your changes
- Write tests to cover your changes
- Run the tests locally to make sure they pass
- Push your changes to your forked repository
- Open a new pull request and describe your changes
Please ensure that your changes adhere to the project's code style and formatting guidelines.
Please note that Astro Reset CSS has a code of conduct, and all contributors are expected to follow it.
By contributing to Astro Reset CSS, you agree that your contributions will be licensed under the project's MIT License.