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
+2
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
Hello fellow Rustacean! Great to see your interest in compiler internals and lints!
4
4
5
+
**First**: if you're unsure or afraid of _anything_, just ask or submit the issue or pull request anyway. You won't be yelled at for giving it your best effort. The worst that can happen is that you'll be politely asked to change something. We appreciate any sort of contributions, and don't want a wall of rules to get in the way of that.
6
+
5
7
Clippy welcomes contributions from everyone. There are many ways to contribute to Clippy and the following document explains how
6
8
you can contribute and how to get started.
7
9
If you have any questions about contributing or need help with anything, feel free to ask questions on issues or
0 commit comments