Hey all! I just sat down to whip out a pull request improvement for bootstrap.
I've encountered a ton of barriers to getting started that could be solved with some better documentation. Here's what I've had trouble with so far: - Installing less, lessc, watchr, mustache, etc. (I am writing some instructions on this that will be a good start) - Figuring out what the development process looks like and how to quickly test my changes. - Figuring out why running *make* puts a bootstrap folder in the root directory if it's not supposed to be committed. Shouldn't it be in .gitignore? Two questions: - What has your experience been with the challenges listed above? - What other things could be made more clear to make it easier for people who want to contribute to bootstrap? I'd like this thread to be a place where we come up with a good set of steps forward to make it easy for others to contribute in the future. Thanks!
