UNPKG

1.69 kBMarkdownView Raw
1---
2name: 'Other Issues'
3about: Other issues relating to ember-cli-typescript
4---
5
6<!--
7 == 🚨🚨🚨 READ THIS FIRST 🚨🚨🚨 ==
8
9 To ensure your issue is given the attention it deserves, we have several templates for specific purposes.
10 Please use the templates below if they apply (via the associated URLs), and post a generalized issue only as a last resort.
11
12 =============[ FOR BUGS ]=============
13
14 - Relating to type information:
15
16 https://github.com/typed-ember/ember-cli-typescript/issues/new?template=TYPES_BUG.md&labels=%5Btypes%5D&title=%5B@types/ember%20bug%5D%20-%20%3CYOUR_DESCRIPTION_HERE%3E
17
18 - Relating to build infrastructure:
19
20 https://github.com/typed-ember/ember-cli-typescript/issues/new?template=BUILD_BUG.md&labels=%5Bbuild%5D&title=%5Bbug%5D%20-%20%3CYOUR_DESCRIPTION_HERE%3E
21
22 =============[ LINTING & STATIC ANALYSIS ]=============
23
24 - If your issue ONLY has to do with TSLint
25
26 https://github.com/typed-ember/ember-cli-tslint/issues/new
27
28 - Otherwise
29
30 https://github.com/typed-ember/ember-cli-typescript/issues/new?template=CONFIG_ISSUE.md&labels=%5Bconfig%5D&title=%5Bconfig%5D%20-%20-%3CYOUR_DESCRIPTION_HERE%3E
31
32 =============[ FEATURE REQUESTS ]=============
33
34 - Relating to type information:
35
36 https://github.com/typed-ember/ember-cli-typescript/issues/new?template=TYPES_ENHANCEMENT.md&labels=%5Btypes%5D&title=%5B@types/ember%20enhancement%5D%20-%20%3CYOUR_DESCRIPTION_HERE%3E
37
38 - Relating to build infrastructure:
39
40 https://github.com/typed-ember/ember-cli-typescript/issues/new?template=BUILD_ENHANCEMENT.md&labels=%5Bbuild%5D&title=%5Benhancement%5D%20-%20%3CYOUR_DESCRIPTION_HERE%3E
41
42
43-->