summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJack LaBarba <brakit@gmail.com>2017-06-14 08:51:23 -0700
committerJack LaBarba <brakit@gmail.com>2017-06-14 08:55:23 -0700
commit1d10f85878e2ebff61479da4e18bc41893a7c8dc (patch)
treee71da0e30c20410c3b8c6ecca77b9e0036123fe4 /doc
parentddcca6254cc4e63cbb25b78f8ec93462fa56249c (diff)
downloadbundler-1d10f85878e2ebff61479da4e18bc41893a7c8dc.tar.gz
Fix headers in contributing README
Diffstat (limited to 'doc')
-rw-r--r--doc/contributing/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/contributing/README.md b/doc/contributing/README.md
index 3b04aabcdc..43f11cb795 100644
--- a/doc/contributing/README.md
+++ b/doc/contributing/README.md
@@ -17,22 +17,22 @@ Welcome to Bundler! We are so happy that you're here. We know it can be daunting
You can start learning about Bundler by reading [the documentation](http://bundler.io). If you want, you can also read a (lengthy) explanation of [why Bundler exists and what it does](http://bundler.io/rationale.html).
-##[How you can help: your first contributions!](HOW_YOU_CAN_HELP.md)
+## [How you can help: your first contributions!](HOW_YOU_CAN_HELP.md)
A detailed overview of how to get started contributing to Bundler, including a long list of suggestions for your first project.
-##[Bug triage](BUG_TRIAGE.md)
+## [Bug triage](BUG_TRIAGE.md)
Want to take a stab at processing issues? Start here.
-##[Getting help](GETTING_HELP.md)
+## [Getting help](GETTING_HELP.md)
How to get in touch with folks who can help when you're stuck. Don't worry! This happens to all of us. We're really nice, we promise.
-##[Filing issues](ISSUES.md)
+## [Filing issues](ISSUES.md)
We see a lot of issues in the Bundler repo! Use this guide to file informative, actionable issues.
-##[Community](COMMUNITY.md)
+## [Community](COMMUNITY.md)
Learn more about our goals for the Bundler community and the ways you can help us build better together.