How to contribute
Ways to contribute
There are many ways to contribute to Accessible Astro:
-
Code contributions
- Fix bugs
- Add new features
- Improve documentation
- Write tests
-
Documentation
- Fix typos
- Add examples
- Clarify explanations
- Translate content
-
Issue reporting
- Report bugs
- Suggest features
- Share use cases
- Ask questions
-
Community support
- Answer questions
- Share knowledge
- Review pull requests
- Help others
Getting started
-
Fork the repository you want to contribute to:
-
Clone your fork:
- Create a new branch:
Making changes
- Follow our development guidelines
- Make your changes
- Add or update tests if needed
- Update documentation if needed
- Follow our style guide
Submitting changes
- Commit your changes:
- Push to your fork:
- Open a pull request:
- Use a clear title
- Reference any related issues
- Describe your changes
- Add screenshots if relevant
Code review process
- Maintainers will review your PR
- Automated tests will run
- Changes might be requested
- Once approved, your PR will be merged
Need help?
- Check our development guide
- Read about reporting issues
- Join our GitHub discussions
- Review our style guide