You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reference any and all issues solved and related to this pull request here. Mention if there are none.
4
+
5
+
### Description and Changes
6
+
7
+
Please describe your pull request with all changes made.
8
+
9
+
### Your checklist for this pull request
10
+
11
+
🚨Please review the [guidelines for contributing](../README.md) to this repository.
12
+
13
+
-[ ] Make sure you are requesting to **pull a work/topic/feature/bugfix branch** (right side). Don't request your default branch!
14
+
-[ ] Make sure you are making a pull request against the **development** (left side). Also you should start _your branch_ off _default branch_ and follow the branch naming guidelines.
15
+
-[ ] Check the commit's or even all commits' message styles matches our requested structure.
16
+
-[ ] Check your code additions will fail neither code linting checks nor unit test.
17
+
-[ ] I have added necessary documentation and mentioned the related issues (if appropriate)
18
+
-[ ] I have added the appropriate labels, requested a review from a repository manager and assigned myself to this pull request.
19
+
20
+
### Post merge checklist
21
+
22
+
-[ ] Follow steps from the [guidelines for contributing](../blob/development/CONTRIBUTING.md) to this repository.
0 commit comments