You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
Welcome, and thank you for your interest in contributing. There are many ways to contribute:
3
3
-[Submit issues](https://github.com/Microsoft/testfx/issues) and help verify fixes as they are checked in.
4
4
- Review the [source code changes](https://github.com/Microsoft/testfx/pulls).
5
-
-[Contribute features and fixes](https://github.com/Microsoft/testfx-docs/blob/master/docs/contribute.md).
5
+
-[Contribute features and fixes](https://github.com/Microsoft/testfx-docs/blob/main/docs/contribute.md).
6
6
- Contribute to the [documentation](https://github.com/Microsoft/testfx-docs).
7
7
8
8
### Building
9
9
If you want to understand how **testfx** works or want to debug an issue, you'll want to get the source, build it, and run it locally. **testfx** can be built from within Visual Studio or from the CLI.
10
-
-[Building with Visual Studio](https://github.com/Microsoft/testfx-docs/blob/master/docs/contribute.md#building-with-visual-studiovs)
11
-
-[Building with CLI](https://github.com/Microsoft/testfx-docs/blob/master/docs/contribute.md#building-with-command-linecli)
10
+
-[Building with Visual Studio](https://github.com/Microsoft/testfx-docs/blob/main/docs/contribute.md#building-with-visual-studiovs)
11
+
-[Building with CLI](https://github.com/Microsoft/testfx-docs/blob/main/docs/contribute.md#building-with-command-linecli)
12
12
13
13
### Thank You!
14
14
Your contributions to open source, large or small, make projects like this possible. Thank you for taking the time to contribute.
@@ -19,22 +19,22 @@ This is a fully supported, open source and cross-platform implementation of the
19
19
There are many ways to contribute to testfx
20
20
-[Submit issues](https://github.com/Microsoft/testfx/issues) and help verify fixes as they are checked in.
21
21
- Review the [source code changes](https://github.com/Microsoft/testfx/pulls).
22
-
-[Contribute features and fixes](https://github.com/Microsoft/testfx-docs/blob/master/docs/contribute.md).
22
+
-[Contribute features and fixes](https://github.com/Microsoft/testfx-docs/blob/main/docs/contribute.md).
23
23
- Contribute to the [documentation](https://github.com/Microsoft/testfx-docs).
24
24
25
25
### Building
26
26
testfx can be built from within Visual Studio or from the CLI.
27
-
-[Building with Visual Studio](https://github.com/Microsoft/testfx-docs/blob/master/docs/contribute.md#building-with-visual-studiovs)
28
-
-[Building with CLI](https://github.com/Microsoft/testfx-docs/blob/master/docs/contribute.md#building-with-command-linecli)
27
+
-[Building with Visual Studio](https://github.com/Microsoft/testfx-docs/blob/main/docs/contribute.md#building-with-visual-studiovs)
28
+
-[Building with CLI](https://github.com/Microsoft/testfx-docs/blob/main/docs/contribute.md#building-with-command-linecli)
29
29
30
30
### Microsoft Open Source Code of Conduct
31
31
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
32
32
33
33
### License
34
-
testfx platform is licensed under the [MIT license](https://github.com/Microsoft/testfx/blob/master/LICENSE)
34
+
testfx platform is licensed under the [MIT license](https://github.com/Microsoft/testfx/blob/main/LICENSE)
35
35
36
36
### Issue Tracking
37
-
Please see [issue tracking](https://github.com/Microsoft/testfx-docs/blob/master/issuetracking.md) for a description of the workflow we use to process issues.
37
+
Please see [issue tracking](https://github.com/Microsoft/testfx-docs/blob/main/issuetracking.md) for a description of the workflow we use to process issues.
38
38
39
39
### Roadmap
40
-
For information on shipped and upcoming features/enhancements please refer to our [Releases](https://github.com/Microsoft/testfx-docs/blob/master/docs/releases.md) and [Quarterly Checkin reports](https://github.com/Microsoft/testfx-docs/tree/master/Quarterly%20Checkins).
40
+
For information on shipped and upcoming features/enhancements please refer to our [Releases](https://github.com/Microsoft/testfx-docs/blob/main/docs/releases.md) and [Quarterly Checkin reports](https://github.com/Microsoft/testfx-docs/tree/main/Quarterly%20Checkins).
See release notes [here](https://github.com/microsoft/testfx-docs/blob/master/docs/releases.md#$(("$v$date"-replace"\.",""-replace"\W","-").ToLowerInvariant())).
102
+
See release notes [here](https://github.com/microsoft/testfx-docs/blob/main/docs/releases.md#$(("$v$date"-replace"\.",""-replace"\W","-").ToLowerInvariant())).
0 commit comments