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

Use GitHub Issue template forms #1676

Merged
merged 5 commits into from
Oct 13, 2023

Conversation

martincostello
Copy link
Member

@martincostello martincostello commented Oct 4, 2023

  • Add GitHub issue forms for bugs, feature requests and questions.
  • Change links to HTTPS where possible.
  • Update links to latest redirects.
  • Fix broken MSDN links.
  • Fix broken pollytalk.org links.

Resolves #1665.

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (3040bfa) 84.63% compared to head (03592ca) 84.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1676   +/-   ##
=======================================
  Coverage   84.63%   84.63%           
=======================================
  Files         306      306           
  Lines        6819     6819           
  Branches     1045     1045           
=======================================
  Hits         5771     5771           
  Misses        839      839           
  Partials      209      209           
Flag Coverage Δ
linux 84.63% <ø> (ø)
macos 84.63% <ø> (ø)
windows 84.63% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/Polly/Utilities/TimedLock.cs 63.63% <ø> (ø)

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

Add GitHub issue forms for bugs, feature requests and questions.
Resolves App-vNext#1665.
- Change links to HTTPS where possible.
- Update links to latest redirects.
- Fix broken MSDN links.
- Fix broken pollytalk.org links.
Rewrite the Git workflow from the wiki and link to it in the contributing guide.
Fix some typos and reword a few things.
- Add "rebase" to the wordlist.
- Fix typo.
@joelhulen joelhulen merged commit 862690e into App-vNext:main Oct 13, 2023
18 checks passed
@martincostello martincostello deleted the issue-templates branch October 13, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use GitHub Issue template forms
2 participants