This repository was archived by the owner on Oct 14, 2020. It is now read-only.
File tree 4 files changed +78
-0
lines changed 4 files changed +78
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug Report
3
+ about : Report a bug
4
+
5
+ ---
6
+
7
+ #### Describe the bug
8
+
9
+ [ A clear and concise description of what the bug is. Also, please make the issue title is descriptive.]
10
+
11
+ #### To Reproduce
12
+
13
+ [ Example code]
14
+
15
+ #### Expected Behavior
16
+
17
+ [ A clear and concise description of what you expected to happen.]
18
+
19
+ #### Screenshots
20
+
21
+ [ If applicable, add screenshots to help explain your problem.]
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Request Language Version
3
+ about : Request a newer language version
4
+
5
+ ---
6
+
7
+ Please complete the following information:
8
+
9
+ - Name: (make the issue title "Add [ language] [ version] ")
10
+ - Version:
11
+ - Release Note/Changelog:
12
+
13
+ ---
14
+
15
+ :+1 : reaction _ might_ help.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Request Language
3
+ about : Request a new language support
4
+
5
+ ---
6
+
7
+ Please complete the following information about the language:
8
+
9
+ - Name: (also make the issue title "Add [ language name] ")
10
+ - Website:
11
+ - Language Version:
12
+
13
+ The following are optional, but will help us add the language:
14
+
15
+ - Test Frameworks:
16
+ - How to install:
17
+ - How to compile/run:
18
+ - Any comments: (e.g., what's interesting about this language)
19
+
20
+ ---
21
+
22
+ :+1 : reaction _ might_ help.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Request Package
3
+ about : Request a package
4
+
5
+ ---
6
+
7
+ Please complete the following information about the package:
8
+
9
+ - Name: (make the issue title "Add [ package] for [ language] ")
10
+ - Language Name:
11
+ - Website:
12
+
13
+ Following are optional, but will help us consider adding:
14
+
15
+ - Why is this useful?
16
+ - Example Code:
17
+
18
+ ---
19
+
20
+ :+1 : reactions _ might_ help.
You can’t perform that action at this time.
0 commit comments