Skip to content
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

chore(.github/ISSUE_TEMPLATE/bug.yaml): fix broken bullet points #5201

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

locnnil
Copy link
Contributor

@locnnil locnnil commented Jan 9, 2025

From my experiments on my repo:
https://github.com/locnnil/ci-exp/issues/new/choose

Bullets works using * (along with indentation) instead of -

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox run -m lint?
  • Have you successfully run tox run -e test-py310? (supported versions: py39, py310, py311, py312)

From my experiments on my repo:
https://github.com/locnnil/ci-exp/issues/new/choose

Bullets works using `*` (along with indentation) instead of `-`

Signed-off-by: Lincoln Wallace <[email protected]>
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.69%. Comparing base (654871d) to head (9d41b6f).
Report is 671 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (654871d) and HEAD (9d41b6f). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (654871d) HEAD (9d41b6f)
2 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5201      +/-   ##
==========================================
- Coverage   94.88%   89.69%   -5.19%     
==========================================
  Files         658      341     -317     
  Lines       55189    22649   -32540     
==========================================
- Hits        52364    20315   -32049     
+ Misses       2825     2334     -491     

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

Copy link
Collaborator

@mr-cal mr-cal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mr-cal mr-cal requested a review from a team January 9, 2025 15:04
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.

3 participants