Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.07 KB

File metadata and controls

40 lines (27 loc) · 1.07 KB

Contributing to SGEX Workbench

Thank you for your interest in contributing to the WHO SMART Guidelines Exchange (SGEX) Workbench!

Getting Started

  1. Set up your development environment - Follow the Development Setup instructions in the README
  2. Fork the repository
  3. Create a feature branch from main
  4. Make your changes
  5. Test your changes locally using npm start and npm run build
  6. Submit a pull request

Guidelines

  • Follow WHO SMART Guidelines branding and terminology
  • Ensure all changes maintain accessibility standards
  • Keep documentation up to date
  • Write clear commit messages

Pull Requests

  • Use the provided PR template
  • Link related issues
  • Ensure all checks pass
  • Request review from maintainers

Issues

  • Use the appropriate issue template
  • Provide clear reproduction steps for bugs
  • Include use cases for feature requests

Code of Conduct

Please be respectful and professional in all interactions.

Questions?

For questions about contributing, please open an issue or contact the maintainers.