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
Before you submit a pull request, please make sure:
1
+
Before submitting a pull request, please ensure the following:
2
2
3
-
-[ ] The pull request should include a description of the problem you're trying to solve
4
-
-[ ] The pull request should include overview of the suggested solution
5
-
-[ ]If the pull requests changes current behavior, reasons why your solution is better.
6
-
-[ ] The proposed code should be fully functional
7
-
-[ ] The proposed code should contain tests relevant to prove is functionality
8
-
-[ ]The proposed tests should ensure significative code coverage
9
-
-[ ]All new and existing tests should pass
3
+
-[ ] The pull request adheres to the [CONTRIBUTING](https://github.com/globaleaks/globaleaks-whistleblowing-software/blob/fixed-custom-mock-language-access/CONTRIBUTING.md) guidelines.
4
+
-[ ] The pull request includes a description of the problem you're trying to solve.
5
+
-[ ]The pull request provides an overview of the suggested solution.
6
+
-[ ] The proposed code is fully functional.
7
+
-[ ] The proposed code includes relevant tests to verify its functionality.
8
+
-[ ]All new and existing tests pass successfully.
9
+
-[ ]Overall code quality and test coverage metrics are not reduced by more than 0.5%
0 commit comments