Skip to content

Add more issue templates #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Apr 28, 2025
Merged

Conversation

graycampbell
Copy link
Collaborator

📝 Summary

  • Added Documentation issue template.
  • Added Maintenance issue template.
  • Added Question issue template.

🛠️ Type of Change

  • Bug fix (change that fixes an issue)
  • New feature (change that adds functionality)
  • Breaking change (bug fix or feature that is not backwards compatible)
  • Documentation (DocC, API docs, markdown files, templates, etc.)
  • Testing (new tests, updated tests, etc.)
  • Refactoring or code formatting (no logic changes)
  • Updating dependencies (Swift packages, Homebrew, etc.)
  • CI/CD (change to automated workflows)

✅ Checklist

  • I have added relevant tests
  • I have verified all tests pass
  • I have formatted my code using SwiftFormat
  • I have updated documentation (if needed)
  • I have added the appropriate label to my PR
  • I have read the contributing guidelines
  • I agree to follow this project's Code of Conduct

@graycampbell graycampbell added the documentation Improvements or additions to documentation label Apr 26, 2025
@graycampbell graycampbell requested a review from a team April 26, 2025 21:57
@graycampbell graycampbell self-assigned this Apr 26, 2025
@graycampbell graycampbell requested review from bfahey, ngimelliUW, hauntarl and nolinmcfarland and removed request for a team April 26, 2025 21:57
Copy link

codecov bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.10%. Comparing base (3ea3bb1) to head (d1b9ed6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   98.10%   98.10%           
=======================================
  Files           8        8           
  Lines         370      370           
=======================================
  Hits          363      363           
  Misses          7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@graycampbell graycampbell force-pushed the documentation/issue-templates branch from 3dc7024 to d1b9ed6 Compare April 28, 2025 15:45
@graycampbell graycampbell enabled auto-merge (squash) April 28, 2025 15:45
@graycampbell graycampbell merged commit fe836ee into main Apr 28, 2025
7 checks passed
@graycampbell graycampbell deleted the documentation/issue-templates branch April 28, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants