Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 624 Bytes

File metadata and controls

23 lines (15 loc) · 624 Bytes

Contributing to SnowBoots

Thank you for considering contributing to SnowBoots!

How to Contribute

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Development Setup

  • Clone the repo
  • Add your SCSS/CSS files
  • Test in a ServiceNow PDI instance

Code of Conduct

This project follows the Contributor Covenant.

Please report any issues or questions in the Issues tab.