Skip to content

Development Workflow

Day-to-day development process for working on SimpleAddins.

Setting Up Your Environment

Making Changes

  1. Create a feature branch from main
  2. Make your changes
  3. Run the test suite
  4. Submit a pull request

Code Style

Branch Strategy

Pull Request Process

SimpleAddins Documentation