File tree Expand file tree Collapse file tree 4 files changed +135
-119
lines changed Expand file tree Collapse file tree 4 files changed +135
-119
lines changed Original file line number Diff line number Diff line change 13
13
"files.encoding" : " utf8" ,
14
14
"git.enabled" : true ,
15
15
"npm.enableScriptExplorer" : true ,
16
- "typescript.tsdk" : " node_modules/typescript/lib"
16
+ "typescript.tsdk" : " node_modules/typescript/lib" ,
17
+ "cSpell.ignoreWords" : [
18
+ " apis" ,
19
+ " asarray" ,
20
+ " asiterable" ,
21
+ " aspnet" ,
22
+ " berksfile" ,
23
+ " berkshelf" ,
24
+ " changelog" ,
25
+ " checkboxes" ,
26
+ " clavecoder" ,
27
+ " clavecoder's" ,
28
+ " concat" ,
29
+ " cordova" ,
30
+ " ctor" ,
31
+ " destructuring" ,
32
+ " devenv" ,
33
+ " dgeni" ,
34
+ " dist" ,
35
+ " distros" ,
36
+ " dotnet" ,
37
+ " devtool" ,
38
+ " ecma" ,
39
+ " esdoc" ,
40
+ " falsy" ,
41
+ " gitignore" ,
42
+ " golang" ,
43
+ " greenkeeper" ,
44
+ " hypervisor" ,
45
+ " initializations" ,
46
+ " invariants" ,
47
+ " iterability" ,
48
+ " iterable" ,
49
+ " iterables" ,
50
+ " jali" ,
51
+ " jalidev" ,
52
+ " markdownlint" ,
53
+ " metaproperty" ,
54
+ " mkdirp" ,
55
+ " microservice" ,
56
+ " microservices" ,
57
+ " monorepo" ,
58
+ " monorepos" ,
59
+ " multitenant" ,
60
+ " npmignore" ,
61
+ " onboarding" ,
62
+ " partitionable" ,
63
+ " pluggable" ,
64
+ " polyfill" ,
65
+ " prerelease" ,
66
+ " provisioner" ,
67
+ " provisioners" ,
68
+ " relavent" ,
69
+ " repo" ,
70
+ " roadmap" ,
71
+ " semver" ,
72
+ " serverless" ,
73
+ " shortcode" ,
74
+ " simd" ,
75
+ " simlinks" ,
76
+ " srcs" ,
77
+ " submodule" ,
78
+ " tada" ,
79
+ " transpilation" ,
80
+ " triaged" ,
81
+ " toolset" ,
82
+ " truthy" ,
83
+ " typedef" ,
84
+ " typeguard" ,
85
+ " typings" ,
86
+ " vagrantfile" ,
87
+ " validators" ,
88
+ " webpackfile" ,
89
+ " yyyy"
90
+ ]
17
91
}
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ onboarding information.
33
33
34
34
This document explains how to contribute to the Jali project. For an
35
35
introduction to Jali, see [ README.md] ( ./README.md ) . To understand the
36
- design of the Jali project, see [ DESIGN.md] ( ./DESIGN.md ) .
36
+ design of the Jali project, see [ DESIGN.md] ( ./project/ DESIGN.md ) .
37
37
38
38
## Getting Started
39
39
@@ -116,9 +116,9 @@ To contribute you must sign the
116
116
For ` non-contributors ` and ` contributors ` , Jali issues consist of
117
117
` Questions ` and ` Ideas ` . Only a ` core-contributor ` should create a
118
118
` Bug ` , ` Enhancement ` , or ` Epic ` . Please follow
119
- [ ISSUE-TEMPLATE-INSTRUCTIONS.md] ( ./ISSUE-TEMPLATE-INSTRUCTIONS.md ) when
119
+ [ ISSUE-TEMPLATE-INSTRUCTIONS.md] ( ./project/ ISSUE-TEMPLATE-INSTRUCTIONS.md ) when
120
120
creating a Jali issue. It provides detailed instructions and a
121
- systematic [ decision tree] ( ./ISSUE-TEMPLATE-INSTRUCTIONS.md#template-form-decision-tree )
121
+ systematic [ decision tree] ( ./project/ ISSUE-TEMPLATE-INSTRUCTIONS.md#template-form-decision-tree )
122
122
to determine which issue form you should create.
123
123
124
124
### Triage
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments