We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba6a05 commit c4c3b51Copy full SHA for c4c3b51
docs/contributing/index.md
@@ -3,11 +3,18 @@
3
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
4
## Contents
5
6
-- [](#)
7
-
8
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
9
+Start here:
10
+1. [Our Culture and Philosophy](CONTRIBUTING_PHILOSOPHY.md)
11
+1. [Coding Standards](CONTRIBUTING_STANDARDS.md)
12
+1. `[Optional]` [What the Heck is a Pull Request?](PULL_REQUEST_BACKGROUND.md)
13
+1. [Before Your First Pull Request](PULL_REQUEST_SETUP.md)
14
+1. [Creating a Pull Request](CREATING_PULL_REQUEST.md)
15
+1. [Pull Request Tips & Tricks](PULL_REQUEST_ADVANCED.md)
16
+1. [Troubleshooting Pull Request Problems](PULL_REQUEST_TROUBLESHOOTING.md)
17
+1. [Approving Pull Requests](APPROVING_PULL_REQUESTS.md)
18
19
20
0 commit comments