File tree 2 files changed +54
-0
lines changed
2 files changed +54
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F41C Bug report"
3
+ about : Report a reproducible bug.
4
+ title : ' '
5
+ labels : bug
6
+ assignees : ' '
7
+ ---
8
+
9
+ ### Subject of the issue
10
+
11
+ <!-- Describe your issue here. -->
12
+
13
+ ### Your environment
14
+
15
+ <!--
16
+ * Please provide the output of `algokit doctor` command response,
17
+ * This will give us a good idea about your environment
18
+ -->
19
+
20
+ ### Steps to reproduce
21
+
22
+ 1 .
23
+ 2 .
24
+
25
+ ### Expected behaviour
26
+
27
+ ### Actual behaviour
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F514 Feature Request"
3
+ about : Suggestions for how we can improve the algorand platform.
4
+ title : ' '
5
+ labels : enhancement
6
+ assignees : ' '
7
+ ---
8
+
9
+ ## Problem
10
+
11
+ <!-- What is the problem that we’re trying to solve? -->
12
+
13
+ ## Solution
14
+
15
+ <!-- Do you have a potential/suggested solution? Document more than one if possible. -->
16
+
17
+ ### Proposal
18
+
19
+ <!-- Describe the solution you’d like in detail. -->
20
+
21
+ ### Pros and Cons
22
+
23
+ <!-- What are the advantages and disadvantages of this solution? -->
24
+
25
+ ## Dependencies
26
+
27
+ <!-- Does the solution have any team or design dependencies? -->
You can’t perform that action at this time.
0 commit comments