Skip to content

Commit 0f27ca9

Browse files
committed
renamed folders and updated links
1 parent 6c3e13d commit 0f27ca9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+17
-17
lines changed

.github/issues_labeler.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
C:
22
- "(C|c)"
3-
C#:
4-
- "(C#|csharp)"
5-
C++:
6-
- "(C++|c++|CPP|cpp)"
3+
C-Plus-Plus:
4+
- "(C-Plus-Plus|CPP|cpp|c++)"
5+
C-Sharp:
6+
- "(C-Sharp|csharp|C#)"
77
Go:
88
- "(Go|GO|GOLANG|Golang|go|golang)"
99
Java:
10-
- "(Java|java|)"
10+
- "(Java|java)"
1111
JavaScript:
1212
- "(JavaScript|JAVASCRIPT|Javascript|javascript|JS|js)"
1313
Python:
1414
- "(Python|PYTHON|python)"
15-
Q#:
16-
- "(Q#|qsharp)"
15+
Q-Sharp:
16+
- "(Q-Sharp|qsharp|Q#)"
1717
enhancement:
1818
- "(enhancement|feature)"

.github/pull_requests_labeler.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
C:
22
- C/**/*
3-
C#:
4-
- C#/**/*
5-
C++:
6-
- C++/**/*
3+
C-Plus-Plus:
4+
- C-Plus-Plus/**/*
5+
C-Sharp:
6+
- C-Sharp/**/*
77
Go:
88
- Go/**/*
99
Java:
@@ -12,5 +12,5 @@ JavaScript:
1212
- JavaScript/**/*
1313
Python:
1414
- Python/**/*
15-
Q#:
16-
- Q#/**/*
15+
Q-Sharp:
16+
- Q-Sharp/**/*
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

C#/README.md C-Sharp/README.md

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Q#/README.md Q-Sharp/README.md

README.md

+4-4

0 commit comments

Comments
 (0)