forked from microsoft/terminal
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,23 @@ | ||
# Console | ||
|
||
This is the Official Windows Console Github Repo. | ||
Here you'll find assorted console tools in the `tools/` directory, such as the | ||
[ColorTool](https://github.com/Microsoft/Console/tree/master/tools/ColorTool). | ||
# Welcome to the official Windows Console issues & samples repo! | ||
|
||
## Issues | ||
|
||
We will be monitoring and responding to issues as best we can. | ||
Please attempt to avoid filing duplicates of open or closed items when possible. | ||
This is not a formal support channel and that support is offered on a best-effort basis. However, this repo is actively monitored by the Windows Console engineering team who love to receive issue reports containing as much detail as possible, especially issues containing repro-steps, and screenshots :) | ||
|
||
### Code of Conduct | ||
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] with any additional questions or comments. | ||
|
||
In addition, the team reserve the right to actively manage issues, closing duplicates or resolved issues, etc., and would appreciate it if you would avoid creating duplicates of existing items by searching issues _before_ filing a new issue. | ||
|
||
We'll monitor and respond to issues as best we can. Your patience is appreciated! | ||
|
||
## Tools & Samples | ||
You'll also find assorted Console tools, samples, including the following: | ||
|
||
* [ColorTool](https://github.com/Microsoft/Console/tree/master/tools/ColorTool). | ||
|
||
## Build Status | ||
### Tool Build Status | ||
|
||
Project|Build Status | ||
---|--- | ||
tools/ColorTool|![](https://microsoft.visualstudio.com/_apis/public/build/definitions/c93e867a-8815-43c1-92c4-e7dd5404f1e1/17023/badge) | ||
tools/ColorTool|![](https://microsoft.visualstudio.com/_apis/public/build/definitions/c93e867a-8815-43c1-92c4-e7dd5404f1e1/17023/badge) |