Skip to content

fix: format stories/Configure.mdx to pass CI checks#36

Open
Software78 wants to merge 23 commits intostagingfrom
feat/color-design-system
Open

fix: format stories/Configure.mdx to pass CI checks#36
Software78 wants to merge 23 commits intostagingfrom
feat/color-design-system

Conversation

@Software78
Copy link
Copy Markdown
Contributor

@Software78 Software78 commented Apr 19, 2026

Summary

This PR adds Windsurf workflow files to automate common Git operations and provide standardized processes for the development team:

  • Branch creation workflow (/create-branch) - Standardizes branch naming and creation following project conventions
  • PR description generation workflow (/generate-pr-description) - Automates creating PR bodies from templates with auto-generated context
  • PR opening workflow (/open-pull-request) - Streamlines opening PRs with proper titles and descriptions

These workflows improve developer experience by reducing manual steps and ensuring consistency across contributions.

Related issues

No specific issues - this is foundational tooling improvement.

Screenshots / recordings

N/A - This is workflow/tooling addition with no UI changes.

Checklist

  • I have read CONTRIBUTING.md and CODE_OF_CONDUCT.md.
  • Lint and format pass locally (make check or equivalent).
  • Tests added or updated where appropriate. (N/A - workflow files don't require tests)
  • Documentation updated if behavior, env vars, or contributor workflow changed.

Software78 and others added 23 commits April 14, 2026 11:57
- Added *storybook.log and storybook-static to .gitignore
- Ensured pr_template/ remains ignored
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants