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
+1
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,7 @@ PR's are even better than issues. We gladly accept community pull requests. In g
53
53
- Open an issue describing the problem that you are looking to solve in your PR. This makes it easier to have a conversation around the best general approach for solving your problem, outside of the code itself.
54
54
- Sign the [CLA](https://cla.developers.google.com/clas), as described above.
55
55
- Submit your PR, making sure it references the issue you created.
56
+
- Make sure the issue includes clear steps to reproduce the issue so we can test your fix.
56
57
57
58
If you've completed all of these steps the core team will do its best to respond to the PR as soon as possible.
0 commit comments