Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Change the badge to point to Azure pipelines #48

Open
2 tasks
ppathan opened this issue Oct 3, 2018 · 0 comments
Open
2 tasks

Change the badge to point to Azure pipelines #48

ppathan opened this issue Oct 3, 2018 · 0 comments

Comments

@ppathan
Copy link
Contributor

ppathan commented Oct 3, 2018

Type of issue

  • [*] Bug
  • New feature
  • Enhancement

Description

Point to the build badge to correct link.

Steps to reproduce

  1. [First step]
  2. [Second step]
  3. [and so on...]

Expected behavior

...

Current behavior <!-- The actual behavior observed --

...

Known workarounds

...

Possible solution

...

Context and Environment

  • Operating System: ...
  • GitHub branch: ...
  • .NET Runtime: ...

Code to reproduce the bug

using Xunit;

public class MyTest
{
    [Fact]
    public void TestToReproduceIssue()
    {
        // Arrange
        ...

        // Act
        ...

        // Assert
        ...
    }
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant