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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-22
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,8 @@ Working on your first Pull Request? You can learn how from this *free* series, [
17
17
18
18
## Submitting code
19
19
20
-
Any code change should be submitted as a pull request. The description should explain what the code does and give steps to execute it. The pull request should also contain tests.
20
+
Any code change should be submitted as a pull request to the "next" branch. The description should explain what the code does and give steps to execute it. The pull request should also contain tests (unit/e2e).
21
+
Also, before submitting a PR please make sure to open an issue for it.
21
22
22
23
## Code review process
23
24
@@ -34,8 +35,6 @@ Anyone can file an expense. If the expense makes sense for the development of th
34
35
If you have any questions, create an [issue](issue) (protip: do a quick search first to see if someone else didn't ask the same question before!).
Thank you to all our sponsors! (please ask your company to also support this open source project by [becoming a sponsor](https://opencollective.com/angular-datepicker#sponsor))
0 commit comments