Skip to content

Git workflow#70

Merged
ayshadogo merged 3 commits intoDfunder:mainfrom
ahmadogo:gitWorkflow
Mar 9, 2026
Merged

Git workflow#70
ayshadogo merged 3 commits intoDfunder:mainfrom
ahmadogo:gitWorkflow

Conversation

@ahmadogo
Copy link
Contributor

@ahmadogo ahmadogo commented Mar 9, 2026

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Test addition/improvement

Checklist

  • I have run npm run lint and fixed any errors
  • I have run npm run build successfully with no errors
  • I have run npm test and all tests pass
  • If I added new test files, they all pass
  • My code follows the project's style guidelines
  • I have performed a self-review of my code

CI/CD Requirements

The following checks will run automatically on this PR:

  1. Lint Check - Ensures code has no ESLint errors
  2. Build Check - Ensures the project builds successfully
  3. Test Check - Ensures all tests pass (including any new test files)

Screenshots (if applicable)

Additional Notes

@ayshadogo ayshadogo merged commit 720e457 into Dfunder:main Mar 9, 2026
2 checks passed
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