How can Bevy's documentation be improved?
From time to time, new contributors will end up with their first PR resulting in 100s of files changed but no apparent changes. This seems to be due to line ending setting defaults controlled by Git, and is most prevalent on Windows.
We should have instructions for contributors on how to work around this.