We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a619d commit a13e745Copy full SHA for a13e745
1 file changed
.all-contributorsrc
@@ -1 +1,23 @@
1
-
+{
2
+ "projectName": "Tech_Compiler",
3
+ "projectOwner": "TechQuanta",
4
+ "repoType": "github",
5
+ "repoHost": "https://github.com",
6
+ "files": [
7
+ "CONTRIBUTING.md"
8
+ ],
9
+ "imageSize": 100,
10
+ "commit": false,
11
+ "contributorsPerLine": 7,
12
+ "contributorsSortAlphabetically": false,
13
+ "types": {
14
+ "custom": {
15
+ "symbol": "🔭",
16
+ "description": "A custom contribution type.",
17
+ "link": "[<%= symbol %>](<%= url %> \"<%= description %>\")"
18
+ }
19
+ },
20
+ "contributors": [],
21
+ "commitConvention": "angular",
22
+ "commitType": "docs"
23
+}
0 commit comments