@@ -9,25 +9,23 @@ information to effectively respond to your bug report or contribution.
9
9
10
10
## Table of Contents
11
11
12
- - [ Contributing Guidelines] ( #contributing-guidelines )
13
- - [ Table of Contents] ( #table-of-contents )
14
- - [ Report Bugs/Feature Requests] ( #report-bugsfeature-requests )
15
- - [ Contribute via Pull Requests (PRs)] ( #contribute-via-pull-requests-prs )
16
- - [ Set up Your Development Environment * \[ Optional, but Recommended\] * ] ( #set-up-your-development-environment-optional-but-recommended )
17
- - [ Pull Down the Code] ( #pull-down-the-code )
18
- - [ Run the Unit Tests] ( #run-the-unit-tests )
19
- - [ Run the Integration Tests] ( #run-the-integration-tests )
20
- - [ Make and Test Your Change] ( #make-and-test-your-change )
21
- - [ Commit Your Change] ( #commit-your-change )
22
- - [ Send a Pull Request] ( #send-a-pull-request )
23
- - [ Documentation Guidelines] ( #documentation-guidelines )
24
- - [ Overviews] ( #overviews )
25
- - [ API References (docstrings)] ( #api-references-docstrings )
26
- - [ Build and Test Documentation] ( #build-and-test-documentation )
27
- - [ Find Contributions to Work On] ( #find-contributions-to-work-on )
28
- - [ Code of Conduct] ( #code-of-conduct )
29
- - [ Security Issue Notifications] ( #security-issue-notifications )
30
- - [ Licensing] ( #licensing )
12
+ * [ Report Bugs/Feature Requests] ( #report-bugsfeature-requests )
13
+ * [ Contribute via Pull Requests (PRs)] ( #contribute-via-pull-requests-prs )
14
+ * [ Set up Your Development Environment * [ Optional, but Recommended] * ] ( #set-up-your-development-environment-optional-but-recommended )
15
+ * [ Pull Down the Code] ( #pull-down-the-code )
16
+ * [ Run the Unit Tests] ( #run-the-unit-tests )
17
+ * [ Run the Integration Tests] ( #run-the-integration-tests )
18
+ * [ Make and Test Your Change] ( #make-and-test-your-change )
19
+ * [ Commit Your Change] ( #commit-your-change )
20
+ * [ Send a Pull Request] ( #send-a-pull-request )
21
+ * [ Documentation Guidelines] ( #documentation-guidelines )
22
+ * [ Overviews] ( #overviews )
23
+ * [ API References (docstrings)] ( #api-references-docstrings )
24
+ * [ Build and Test Documentation] ( #build-and-test-documentation )
25
+ * [ Find Contributions to Work On] ( #find-contributions-to-work-on )
26
+ * [ Code of Conduct] ( #code-of-conduct )
27
+ * [ Security Issue Notifications] ( #security-issue-notifications )
28
+ * [ Licensing] ( #licensing )
31
29
32
30
## Report Bugs/Feature Requests
33
31
0 commit comments