Skip to content

Commit 0f27ca9

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

File tree

81 files changed

+17
-17
lines changed

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

Lines changed: 7 additions & 7 deletions
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

Lines changed: 6 additions & 6 deletions
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.

README.md

Lines changed: 4 additions & 4 deletions

0 commit comments

Comments
 (0)