File tree 1 file changed +35
-0
lines changed
1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!-- -
2
+ **IMPORTANT**:
3
+
4
+ Please do not create a Pull Request without creating an issue first.
5
+ A similar PR may already be submitted!
6
+ Please search among the [Pull requests](https://github.com/iamhectorsosa/supabase-modules/pulls) before creating one.
7
+
8
+ For more information, see the [`CONTRIBUTING`(https://github.com/iamhectorsosa/supabase-modules/blob/main/CONTRIBUTING.md) guide.
9
+
10
+ -->
11
+
12
+ ## Summary
13
+
14
+ This PR implements / improves the following ** features** :
15
+
16
+ - Feature 1
17
+ - Feature 2
18
+
19
+ and fixes following ** bugs** :
20
+
21
+ - Bug 1
22
+ - Bug 2
23
+
24
+ ** Breaking changes:**
25
+
26
+ - Breaking change 1
27
+ - Breaking change 2
28
+
29
+ ## Testing
30
+
31
+ Please describe how the changes can be tested
32
+
33
+ ## Related isssues
34
+
35
+ Put _ closes #XXXX_ in your comment to auto-close the issue that your PR implements.
You can’t perform that action at this time.
0 commit comments